From 0d8a4797f1a2c85922673d2536c66d803fcd76a0 Mon Sep 17 00:00:00 2001 From: lduarte1991 Date: Tue, 20 May 2014 14:40:40 -0400 Subject: [PATCH] extend changes of url/raw issue to video annotions --- lms/templates/videoannotation.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) 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'/> -