From 9ae8558382f5b90c5312f03bc10d4e3d1afa4764 Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Thu, 15 Nov 2012 20:35:45 -0500 Subject: [PATCH] put htmlmixed.js and css.js includes in CMS base.html so that we can support html mode in CodeMirror --- cms/templates/base.html | 2 ++ common/lib/xmodule/xmodule/js/src/html/edit.coffee | 1 + 2 files changed, 3 insertions(+) diff --git a/cms/templates/base.html b/cms/templates/base.html index ba91b2f400..9861f2a3de 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -33,6 +33,8 @@ + +