diff --git a/lms/templates/videoannotation.html b/lms/templates/videoannotation.html index 1379481266..3964bbff4c 100644 --- a/lms/templates/videoannotation.html +++ b/lms/templates/videoannotation.html @@ -1,9 +1,10 @@ <%! from django.utils.translation import ugettext as _ %> <%namespace name='static' file='/static_content.html'/> -<%static:css group='style-vendor-tinymce-content'/> -<%static:css group='style-vendor-tinymce-skin'/> -