From e018b2120ac4131afab6611c84f8cfbe0926e640 Mon Sep 17 00:00:00 2001 From: Aditi Date: Sat, 10 Aug 2013 16:18:30 +0530 Subject: [PATCH] Change path for tinymce. --- mediagoblin/templates/mediagoblin/extra_head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediagoblin/templates/mediagoblin/extra_head.html b/mediagoblin/templates/mediagoblin/extra_head.html index f350774e..847cfcc7 100644 --- a/mediagoblin/templates/mediagoblin/extra_head.html +++ b/mediagoblin/templates/mediagoblin/extra_head.html @@ -19,7 +19,7 @@ {# Add extra head declarations here for your theme, if appropriate #} + src="{{request.staticdirect('extlib/tinymce/js/tinymce/tinymce.min.js')}}">