Bug 12563 - Capitalization: 'Set Status' on detail pages item's tab
Summary: Capitalization: 'Set Status' on detail pages item's tab
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Evonne
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 11:36 UTC by Katrin Fischer
Modified: 2015-06-04 23:32 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
patch for bug12563 (2.05 KB, patch)
2014-07-25 02:27 UTC, Evonne
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12563: capitalisation on detail pages item's tab (2.18 KB, patch)
2014-07-25 22:10 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 12563: capitalisation on detail pages item's tab (2.29 KB, patch)
2014-07-27 21:19 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 2014-07-29 14:52:24 UTC
Patch pushed to master.

Thanks Evonne, and congratulations for your first commit!