Summary: | Show tooltip when hovering on home icon in staff interface breadcrumbs | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | aude.charillon, matt.blenkinsop |
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
|
|
Circulation function: | |||
Bug Depends on: | 32507 | ||
Bug Blocks: | |||
Attachments: |
Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs
Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs |
Description
Katrin Fischer
2023-02-24 21:37:18 UTC
Created attachment 147578 [details] [review] Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs This patch modifies the breadcrumbs WRAPPER in html_helpers.inc so that the default "Home" link has a title attribute set to "Home." To test, apply the patch and view any page which has been updated to use the breadcrumbs WRAPPER. For example, cities administration, the staff interface home page, the about page. Hover your mouse over the house icon in the breadcrumb navigation and you should see a "Home" tooltip. Created attachment 147613 [details] [review] Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs This patch modifies the breadcrumbs WRAPPER in html_helpers.inc so that the default "Home" link has a title attribute set to "Home." To test, apply the patch and view any page which has been updated to use the breadcrumbs WRAPPER. For example, cities administration, the staff interface home page, the about page. Hover your mouse over the house icon in the breadcrumb navigation and you should see a "Home" tooltip. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 147750 [details] [review] Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs This patch modifies the breadcrumbs WRAPPER in html_helpers.inc so that the default "Home" link has a title attribute set to "Home." To test, apply the patch and view any page which has been updated to use the breadcrumbs WRAPPER. For example, cities administration, the staff interface home page, the about page. Hover your mouse over the house icon in the breadcrumb navigation and you should see a "Home" tooltip. 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! Enhancement - not backporting to 22.11.x. Setting to Needs documenting. Nice work everyone! No update to Manual needed. Setting to Resolved. |