Bug 12563

Summary: Capitalization: 'Set Status' on detail pages item's tab
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Evonne <evonne>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: bgkriegel, evonne, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: String patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: patch for bug12563
[SIGNED-OFF] Bug 12563: capitalisation on detail pages item's tab
[PASSED QA] Bug 12563: capitalisation on detail pages item's tab

Description Katrin Fischer 2014-07-12 11:36:39 UTC
And another small thing for a new developer or first patch:

- Search for a record in the catalog
- Go to the detail page
- Switch to the 'items' tab
- Look for the 2 'Set Status' buttons
Comment 1 Evonne 2014-07-25 02:27:27 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2014-07-25 22:10:34 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-07-27 21:19:06 UTC
Created attachment 30157 [details] [review]
[PASSED QA] Bug 12563: capitalisation on detail pages item's tab

Test: go to a record in the catalog, go to detail page, switch to 'items'
tab, look for the 2 'Set status' buttons, check capitalisation should be
lower case for second word.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Works as described, no koha-qa errors

Evonne, assign the patch to yourself :)

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

Thanks Evonne, and congratulations for your first commit!