Bug 33696

Summary: Doubled up home icon in budgets page
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: TemplatesAssignee: Tomás Cohen Arazi <tomascohen>
Status: RESOLVED FIXED QA Contact: Owen Leonard <oleonard>
Severity: normal    
Priority: P5 - low CC: lucas, tomascohen
Version: Main   
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:
23.05.00,22.11.06
Bug Depends on: 33006    
Bug Blocks:    
Attachments: Bug 33696: Fix doubled up home icon in budgets page
Bug 33696: Fix doubled up home icon in budgets page

Description Tomás Cohen Arazi 2023-05-08 12:33:16 UTC

    
Comment 1 Tomás Cohen Arazi 2023-05-08 12:36:41 UTC
Created attachment 150796 [details] [review]
Bug 33696: Fix doubled up home icon in budgets page

To test:
1. Go to the Administration > Budgets page
=> FAIL: Breadcrumbs show two little house icons
2. Apply this patch
3. Reload page
=> SUCCESS: Only one icon
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 2 Katrin Fischer 2023-05-08 21:19:09 UTC
Created attachment 150808 [details] [review]
Bug 33696: Fix doubled up home icon in budgets page

To test:
1. Go to the Administration > Budgets page
=> FAIL: Breadcrumbs show two little house icons
2. Apply this patch
3. Reload page
=> SUCCESS: Only one icon
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Tomás Cohen Arazi 2023-05-09 13:52:08 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 4 Matt Blenkinsop 2023-05-15 10:10:12 UTC
Nice work everyone!

Pushed to stable for 22.11.x
Comment 5 Lucas Gass 2023-06-15 16:35:17 UTC
Missing dependencies for 22.05.x, no backport.