From eeaee308b5addb30c1ad6016c35c94ebce93b365 Mon Sep 17 00:00:00 2001 From: Jeffrey Goettsch Date: Wed, 14 May 2014 16:48:25 -0700 Subject: [PATCH 1/2] Set window.CKEDITOR_BASEPATH in text_plugin_change_form.html to fix #124. --- .../templates/cms/plugins/text_plugin_change_form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html b/djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html index 9a168c4..e85ab27 100644 --- a/djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html +++ b/djangocms_text_ckeditor/templates/cms/plugins/text_plugin_change_form.html @@ -3,6 +3,7 @@ {% block extrahead %} {{ block.super }} + +