Summary: | Capitalization: 'Set Status' on detail pages item's tab | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | 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
Created attachment 30060 [details] [review] patch for bug12563 Created attachment 30134 [details] [review] [SIGNED-OFF] 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 :) 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. Patch pushed to master. Thanks Evonne, and congratulations for your first commit! |