From 1cea3ee5846c84ca0d8bf406b01debf6a3a64336 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 21 Apr 2014 14:42:14 -0400 Subject: [PATCH] Bug 12119 - Move jeditable jQuery plugin outside of language-specific directory outside of language-specific directory MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch moves the jeditable jQuery plugin to intranet-tmpl/prog/lib/jquery/plugins so that it will not be duplicated for each set of translated templates. To test, apply the patch and confirm that editing quotes works correctly in the Quote of the Day manager. Works as expected. Signed-off-by: Marc Véron Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton --- .../{prog/en/js => lib/jquery/plugins}/jquery.jeditable.mini.js | 0 koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename koha-tmpl/intranet-tmpl/{prog/en/js => lib/jquery/plugins}/jquery.jeditable.mini.js (100%) diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/jquery.jeditable.mini.js b/koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.jeditable.mini.js similarity index 100% rename from koha-tmpl/intranet-tmpl/prog/en/js/jquery.jeditable.mini.js rename to koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.jeditable.mini.js diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt index 49cae8ed90..8a9de128fd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt @@ -5,7 +5,7 @@ [% INCLUDE 'datatables.inc' %] - + - +