Summary: | Minor correction to patron categories admin title | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas, victor |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00,22.05.06,21.11.12
|
|
Circulation function: | |||
Attachments: |
Bug 31425: Minor correction to patron categories admin title
Bug 31425: Minor correction to patron categories admin title Bug 31425: Minor correction to patron categories admin title |
Description
Owen Leonard
2022-08-19 17:58:25 UTC
Created attachment 139511 [details] [review] Bug 31425: Minor correction to patron categories admin title This patch corrects the patron categories administration template so that an extra angle bracket isn't included in the page title on the main view. To test, apply the patch and go to Administration -> Patron categories. The page title should read: Patron categories › Administration › Koha ...with no extra "›" at the beginning. Check that other views (new, edit, delete) are unaffected. Created attachment 139521 [details] [review] Bug 31425: Minor correction to patron categories admin title This patch corrects the patron categories administration template so that an extra angle bracket isn't included in the page title on the main view. To test, apply the patch and go to Administration -> Patron categories. The page title should read: Patron categories › Administration › Koha ...with no extra "›" at the beginning. Check that other views (new, edit, delete) are unaffected. Signed-off-by: David Nind <david@davidnind.com> Created attachment 139524 [details] [review] Bug 31425: Minor correction to patron categories admin title This patch corrects the patron categories administration template so that an extra angle bracket isn't included in the page title on the main view. To test, apply the patch and go to Administration -> Patron categories. The page title should read: Patron categories › Administration › Koha ...with no extra "›" at the beginning. Check that other views (new, edit, delete) are unaffected. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! Backported to 22.05.x for upcoming 22.05.06 release Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document it seems, marking resolved. Thanks! Pushed to 21.11 for 21.11.12 |