Summary: | Inconsistencies in Patron categories page titles, breadcrumbs, and header | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | amanda.hovey, fridolin.somers |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00
|
|
Circulation function: | |||
Bug Depends on: | 33909 | ||
Bug Blocks: | 34396 | ||
Attachments: |
Bug 34382: Fix inconsistencies in Patron categories page titles, breadcrumbs, and header
Bug 34382: Fix inconsistencies in Patron categories page titles, breadcrumbs, and header Bug 34382: Fix inconsistencies in Patron categories page titles, breadcrumbs, and header |
Description
Caroline Cyr La Rose
2023-07-25 16:49:18 UTC
Created attachment 154634 [details] [review] Bug 34382: Fix inconsistencies in Patron categories page titles, breadcrumbs, and header This patch makes some changes to the patron categories administration page so that the page title, breadcrumb navigation, and headings are more consistent with each other. To test, apply the patch and go to Administration -> Patron categories. - Test all variations of the page: - Main page (listing categories) - New category - Edit category - Confirm deletion of category when the category is in use (there are existing patrons who have that category) - Confirm deletion of category when the category is not in use Note: This patch contains whitespace changes, so please ignore whitespace if you're checking the diff. Created attachment 154637 [details] [review] Bug 34382: Fix inconsistencies in Patron categories page titles, breadcrumbs, and header This patch makes some changes to the patron categories administration page so that the page title, breadcrumb navigation, and headings are more consistent with each other. To test, apply the patch and go to Administration -> Patron categories. - Test all variations of the page: - Main page (listing categories) - New category - Edit category - Confirm deletion of category when the category is in use (there are existing patrons who have that category) - Confirm deletion of category when the category is not in use Note: This patch contains whitespace changes, so please ignore whitespace if you're checking the diff. Signed-off-by: Amanda Hovey <amanda.hovey@parliament.nsw.gov.au> Signed off by AH, JM, CN at KohaCon 2023 Created attachment 154760 [details] [review] Bug 34382: Fix inconsistencies in Patron categories page titles, breadcrumbs, and header This patch makes some changes to the patron categories administration page so that the page title, breadcrumb navigation, and headings are more consistent with each other. To test, apply the patch and go to Administration -> Patron categories. - Test all variations of the page: - Main page (listing categories) - New category - Edit category - Confirm deletion of category when the category is in use (there are existing patrons who have that category) - Confirm deletion of category when the category is not in use Note: This patch contains whitespace changes, so please ignore whitespace if you're checking the diff. Signed-off-by: Amanda Hovey <amanda.hovey@parliament.nsw.gov.au> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.11. Nice work everyone, thanks! |