From d172528fc613385e645bba9f73c3c1cb3edffad0 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 23 Oct 2014 14:55:23 -0400 Subject: [PATCH] Bug 13139 - Move treeview jQuery plugin outside of language-specific directory Content-Type: text/plain; charset="utf-8" This patch moves the treeview plugin in the staff client from the language-specific lib/jquery/plugins directory to the one outside the theme directory. To test, apply the patch and view the "Set permissions" page for a patron. The list of permissions should display in an expandable list as usual. --- .../lib/jquery/plugins/jquery.treeview.pack.js | 0 .../prog/en/modules/members/member-flags.tt | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename koha-tmpl/intranet-tmpl/{prog/en => }/lib/jquery/plugins/jquery.treeview.pack.js (100%) diff --git a/koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.treeview.pack.js b/koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.treeview.pack.js similarity index 100% rename from koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.treeview.pack.js rename to koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.treeview.pack.js diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt index b9cddb4..c1e751e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt @@ -2,7 +2,7 @@ Koha › Patrons › Set permissions for [% surname %], [% firstname %] [% INCLUDE 'doc-head-close.inc' %] - +