From f7a4f85a902638db368be2637dff53863222d445 Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Mon, 14 Dec 2020 16:49:17 +0500 Subject: [PATCH] PROD-2144 --- cms/templates/widgets/video/codemirror-edit.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cms/templates/widgets/video/codemirror-edit.html b/cms/templates/widgets/video/codemirror-edit.html index 1db705e0ca..b044667b3d 100644 --- a/cms/templates/widgets/video/codemirror-edit.html +++ b/cms/templates/widgets/video/codemirror-edit.html @@ -1,13 +1,13 @@ <%! from django.utils.translation import ugettext as _ %> -<%page args="tabName"/> +<%page args="tabName" expression_filter="h"/>
- +