From ad733c762f4157e0d1932a623cf5535356825a6e 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 Content-Type: text/plain; charset="utf-8" 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. --- .../jquery/plugins}/jquery.jeditable.mini.js | 0 .../prog/en/modules/tools/quotes-upload.tt | 2 +- .../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' %] - + - +