Bug 12564

Summary: Capitalization: Buttons in inventory tool
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Karl Menzies <karlm>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: bgkriegel, karlm, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Fixed Capitalisation of Inventory Tools Buttons Capitalisation
[SIGNED-OFF] Bug 12564: Fixing capitalisation buttons in inventory tool
[PASSED QA] Bug 12564: Fixing capitalisation buttons in inventory tool

Description Katrin Fischer 2014-07-12 13:23:09 UTC
Open the inventory tool, do a search. At the bottom of the result list there are buttons for various actions, 2 of those are:

Mark Seen and Continue
Continue without Marking

They should be:

Mark seen and continue
Continue without marking
Comment 1 Karl Menzies 2014-07-25 02:37:04 UTC Comment hidden (obsolete)
Comment 2 Karl Menzies 2014-07-25 02:37:55 UTC
To Test to confirm changes are fixed
Comment 3 Bernardo Gonzalez Kriegel 2014-07-25 22:30:10 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2014-07-27 21:15:55 UTC
Created attachment 30156 [details] [review]
[PASSED QA] 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 <bgkriegel@gmail.com>
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 <Katrin.Fischer.83@web.de>
Small template change, no regressions found.
Comment 5 Tomás Cohen Arazi 2014-07-29 14:51:59 UTC
Patch pushed to master.

Thanks Karl, and congratulations for your first commit!