Bug 12560

Summary: Wrong capitalization on acquisition statistics page
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Gizmo <natalieb>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: bgkriegel, natalieb, 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:
Circulation function:
Attachments: Proposed patch
[SIGNED-OFF] Bug 12560: Fixing capitalisation of Item Type
[PASSED QA] Bug 12560: Fixing capitalisation of Item Type

Description Katrin Fischer 2014-07-12 10:28:04 UTC
Maybe something for a first patch, a tiny capitalization problem:

- Reports > Acquisitions statistics 
- 'Item Type' should be 'Item type'
Comment 1 Gizmo 2014-07-25 02:09:17 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2014-07-25 21:54:53 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-07-27 21:24:02 UTC
Created attachment 30159 [details] [review]
[PASSED QA] Bug 12560: Fixing capitalisation of Item Type

To test:
Go to reports>Statistics Wizard>Acquisition
Notice item type has incorrect capitalisation
Apply Patch
Refresh page
Notice it is now fixed

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described
koha-qa complains for a tab on line 220, fixed.

Natali, don't forget to assign the bug to yourself :)

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Small change, no problems found :)
Comment 4 Tomás Cohen Arazi (tcohen) 2014-07-29 14:53:24 UTC
Patch pushed to master.

Thanks Natalie, and congratulations for your first commit!