From 3aef406878e33ee47c26eadfaea8599ac06e6bdf Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 26 Sep 2007 20:56:26 +0000 Subject: [PATCH] ActionItem64: fckcustom.js must not be loaded in header --- app/views/layouts/application.rhtml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/application.rhtml b/app/views/layouts/application.rhtml index 6c8f842..fd51629 100644 --- a/app/views/layouts/application.rhtml +++ b/app/views/layouts/application.rhtml @@ -7,7 +7,6 @@ <% if params[:controller] == 'cms' %> <%= stylesheet_link_tag 'cms' %> <%= javascript_include_tag 'fckeditor/fckeditor.js' %> - <%= javascript_include_tag 'fckcustom' %> <% end %> <%= stylesheet_link_tag 'common' %> -- libgit2 0.21.2