| Summary: | Fix capitalization: Edit Items on batch item edit | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | 1joynelson, lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
20.05.00, 19.11.06, 19.05.11
|
|
| Circulation function: | |||
| Attachments: |
Bug 25013: Fix capitalization: Edit Items on batch item edit
Bug 25013: Fix capitalization: Edit Items on batch item edit Bug 25013: Fix capitalization: Edit Items on batch item edit |
||
|
Description
Katrin Fischer
2020-03-27 23:53:02 UTC
Created attachment 102027 [details] [review] Bug 25013: Fix capitalization: Edit Items on batch item edit Fixes a tiny string issue: Edit Items --> Edit items To test: - Go to tools / batch item edit - Enter a barcode - Check the heading above the edit item form - Apply patch - Verify the heading is now properly capitalized Created attachment 102050 [details] [review] Bug 25013: Fix capitalization: Edit Items on batch item edit Fixes a tiny string issue: Edit Items --> Edit items To test: - Go to tools / batch item edit - Enter a barcode - Check the heading above the edit item form - Apply patch - Verify the heading is now properly capitalized Signed-off-by: David Nind <david@davidnind.com> Created attachment 102119 [details] [review] Bug 25013: Fix capitalization: Edit Items on batch item edit Fixes a tiny string issue: Edit Items --> Edit items To test: - Go to tools / batch item edit - Enter a barcode - Check the heading above the edit item form - Apply patch - Verify the heading is now properly capitalized Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Nice work everyone! Pushed to master for 20.05 Backported to 19.11.x branch for 19.11.06 backported to 19.05.x for 19.05.11 |