Bug 33696 - Doubled up home icon in budgets page
Summary: Doubled up home icon in budgets page
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Tomás Cohen Arazi
QA Contact: Owen Leonard
URL:
Keywords:
Depends on: 33006
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-08 12:33 UTC by Tomás Cohen Arazi
Modified: 2023-06-15 16:35 UTC (History)
2 users (show)

See Also:
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


Attachments
Bug 33696: Fix doubled up home icon in budgets page (1.18 KB, patch)
2023-05-08 12:36 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review
Bug 33696: Fix doubled up home icon in budgets page (1.23 KB, patch)
2023-05-08 21:19 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.