From bf80cdbf0f2618c36f666105038c68d2439dff44 Mon Sep 17 00:00:00 2001 From: Karl Menzies Date: Fri, 25 Jul 2014 14:27:32 +1200 Subject: [PATCH 2/2] BUG: 12564 Fixing Capitilisation Buttons in inventory tool To Test 1/ Do a search in the inventory tool - view capitilsation errors in lower Buttons 2/ Apply patch 3/ Redo search in the inventory tool 4/ Confirm capitisations errors are fixed --- .../prog/en/modules/tools/inventory.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt index c2d9a8c..0aea532 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt @@ -285,8 +285,8 @@ $(document).ready(function(){ [% UNLESS compareinv2barcd %]
[Select all] [Clear all]
- - + + [% END %] -- 1.7.9.5