Summary: | Use template wrapper for breadcrumbs: Administration part 3 | ||
---|---|---|---|
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, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.05.00,22.11.04
|
Circulation function: | |
Bug Depends on: | 32507 | ||
Bug Blocks: | |||
Attachments: |
Bug 33068: Use template wrapper for breadcrumbs: Administration part 3
Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 |
Description
Owen Leonard
2023-02-24 16:52:22 UTC
Created attachment 147386 [details] [review] Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Circulation and fine rules -> Clone rules - Table settings - Credit types -> - New credit type - Edit credit type - Curbside pickup - Currencies and exchange rates -> - New currency - Edit currency - Confirm deletion - Debit types -> - New debt type - Edit debit type - Desks -> - New desk - Edit desk - Confirm deletion - Did you mean? - EDI accounts - New account - Edit account - Confirm deletion Created attachment 147580 [details] [review] Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Circulation and fine rules -> Clone rules - Table settings - Credit types -> - New credit type - Edit credit type - Curbside pickup - Currencies and exchange rates -> - New currency - Edit currency - Confirm deletion - Debit types -> - New debt type - Edit debit type - Desks -> - New desk - Edit desk - Confirm deletion - Did you mean? - EDI accounts - New account - Edit account - Confirm deletion Created attachment 147614 [details] [review] Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Circulation and fine rules -> Clone rules - Table settings - Credit types -> - New credit type - Edit credit type - Curbside pickup - Currencies and exchange rates -> - New currency - Edit currency - Confirm deletion - Debit types -> - New debt type - Edit debit type - Desks -> - New desk - Edit desk - Confirm deletion - Did you mean? - EDI accounts - New account - Edit account - Confirm deletion Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 147749 [details] [review] Bug 33068: Use template wrapper for breadcrumbs: Administration part 3 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Circulation and fine rules -> Clone rules - Table settings - Credit types -> - New credit type - Edit credit type - Curbside pickup - Currencies and exchange rates -> - New currency - Edit currency - Confirm deletion - Debit types -> - New debt type - Edit debit type - Desks -> - New desk - Edit desk - Confirm deletion - Did you mean? - EDI accounts - New account - Edit account - Confirm deletion Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Enhancement will not be backported to 22.05.x |