From 6c1d369b710dea029b9e54e57c3589de18ad3255 Mon Sep 17 00:00:00 2001 From: cahrens Date: Wed, 19 Mar 2014 21:29:04 -0400 Subject: [PATCH] Remove unused testing templates and unused tabs. --- .../js/fixtures/html-edit-formattingbug.html | 19 ------------------- .../js/fixtures/html-edit-with-links.html | 10 ---------- .../xmodule/js/fixtures/html-edit.html | 11 ++--------- lms/templates/widgets/html-edit.html | 6 ------ 4 files changed, 2 insertions(+), 44 deletions(-) delete mode 100644 common/lib/xmodule/xmodule/js/fixtures/html-edit-formattingbug.html delete mode 100644 common/lib/xmodule/xmodule/js/fixtures/html-edit-with-links.html diff --git a/common/lib/xmodule/xmodule/js/fixtures/html-edit-formattingbug.html b/common/lib/xmodule/xmodule/js/fixtures/html-edit-formattingbug.html deleted file mode 100644 index 0ac5ed6a07..0000000000 --- a/common/lib/xmodule/xmodule/js/fixtures/html-edit-formattingbug.html +++ /dev/null @@ -1,19 +0,0 @@ -
- - - -
\ No newline at end of file diff --git a/common/lib/xmodule/xmodule/js/fixtures/html-edit-with-links.html b/common/lib/xmodule/xmodule/js/fixtures/html-edit-with-links.html deleted file mode 100644 index 46d6313699..0000000000 --- a/common/lib/xmodule/xmodule/js/fixtures/html-edit-with-links.html +++ /dev/null @@ -1,10 +0,0 @@ -
- -
- - -
-
\ No newline at end of file diff --git a/common/lib/xmodule/xmodule/js/fixtures/html-edit.html b/common/lib/xmodule/xmodule/js/fixtures/html-edit.html index 22dfc97dcb..11f7868ff7 100644 --- a/common/lib/xmodule/xmodule/js/fixtures/html-edit.html +++ b/common/lib/xmodule/xmodule/js/fixtures/html-edit.html @@ -1,10 +1,3 @@
- -
- - -
-
\ No newline at end of file + + diff --git a/lms/templates/widgets/html-edit.html b/lms/templates/widgets/html-edit.html index 0cb0ca4f0a..a3ad0ef7d3 100644 --- a/lms/templates/widgets/html-edit.html +++ b/lms/templates/widgets/html-edit.html @@ -1,13 +1,7 @@ <%! from django.utils.translation import ugettext as _ %>
- -
-