From 0d1ed6b7814f5f9ff0b87bc1d1326be34295ec19 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 21 Apr 2014 14:42:14 -0400 Subject: [PASSED QA] 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=UTF-8 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 --- .../{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 49cae8e..8a9de12 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' %] - + - +