From 54d2a50356cba9be1c829def9d42bdb0249e534a Mon Sep 17 00:00:00 2001 From: Karl Menzies Date: Fri, 25 Jul 2014 14:27:32 +1200 Subject: [PATCH] [SIGNED-OFF] Bug 12564: Fixing capitalisation 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 Signed-off-by: Bernardo Gonzalez Kriegel Work as described, no koha-qa errors Fixed capitalization (and typo) on patch bug description :) Karl, don't forget to assign the bug to yourself :) --- .../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