From 28b4e4feadf0c1ac64dfc60074dd0d4b7258aaea Mon Sep 17 00:00:00 2001 From: Karl Menzies Date: Fri, 25 Jul 2014 14:27:32 +1200 Subject: [PATCH] Bug 12564: Fixing capitalisation buttons in inventory tool To Test 1/ Do a search in the inventory tool - view capitalisation errors in lower Buttons 2/ Apply patch 3/ Redo search in the inventory tool 4/ Confirm capitalisation 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 :) Signed-off-by: Katrin Fischer Small template change, no regressions found. Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/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 c6832fca2c..c75123033d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt @@ -294,8 +294,8 @@ $(document).ready(function(){ [% UNLESS compareinv2barcd %]
[Select all] [Clear all]
- - + + [% END %] -- 2.39.5