From b0eaba38c0fe6f174b3bfbdee65248befd9e85c0 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 6 May 2014 12:52:41 -0400 Subject: [PATCH] Bug 12199 - Move textarea-expander and tablednd jQuery plugins outside of language-specific directory Content-Type: text/plain; charset="utf-8" This patch moves the textarea-expander and tablednd jQuery plugins to intranet-tmpl/prog/lib/jquery/plugins so that they will not be duplicated for each set of translated templates. To test you must have the SearchEngine system preference set to 'Solr.' Apply the patch and test Solr search engine configuration in Administration -> Search engine configuration. Textarea resizing should work correctly. Table row reordering should work correctly. --- .../lib/jquery/plugins/jquery.textarea-expander.js | 0 .../{prog/en => }/lib/jquery/plugins/tablednd.js | 0 .../en/modules/admin/searchengine/solr/indexes.tt | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename koha-tmpl/intranet-tmpl/{prog/en => }/lib/jquery/plugins/jquery.textarea-expander.js (100%) rename koha-tmpl/intranet-tmpl/{prog/en => }/lib/jquery/plugins/tablednd.js (100%) diff --git a/koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.textarea-expander.js b/koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.textarea-expander.js similarity index 100% rename from koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.textarea-expander.js rename to koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.textarea-expander.js diff --git a/koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/tablednd.js b/koha-tmpl/intranet-tmpl/lib/jquery/plugins/tablednd.js similarity index 100% rename from koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/tablednd.js rename to koha-tmpl/intranet-tmpl/lib/jquery/plugins/tablednd.js diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/solr/indexes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/solr/indexes.tt index b72a1ea..1f7c35b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/solr/indexes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/solr/indexes.tt @@ -1,8 +1,8 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Solr config [% INCLUDE 'doc-head-close.inc' %] - - + +