| Summary: | Correct icon triggering more fund search options | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | fridolin.somers |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 32910 | ||
| Bug Blocks: | 34323 | ||
| Attachments: |
Bug 34322: Correct icon triggering more fund search options
Bug 34322: Correct icon triggering more fund search options Bug 34322: Correct icon triggering more fund search options |
||
|
Description
Owen Leonard
2023-07-20 12:15:56 UTC
Created attachment 153719 [details] [review] Bug 34322: Correct icon triggering more fund search options This patch updates the budget/fund administration header search form so that it uses the "fa-slider" Font Awesome icon instead of a folder icon. This makes it consistent with other search forms which have a similar set of additional options. To test, apply the patch and go to Administration -> Budgets. - The "Search funds" form should have the "fa-sliders" icon. - Clicking it should trigger the expansion of the additional search options. Created attachment 153733 [details] [review] Bug 34322: Correct icon triggering more fund search options This patch updates the budget/fund administration header search form so that it uses the "fa-slider" Font Awesome icon instead of a folder icon. This makes it consistent with other search forms which have a similar set of additional options. To test, apply the patch and go to Administration -> Budgets. - The "Search funds" form should have the "fa-sliders" icon. - Clicking it should trigger the expansion of the additional search options. Signed-off-by: Sam Lau <samalau@gmail.com> Created attachment 154055 [details] [review] Bug 34322: Correct icon triggering more fund search options This patch updates the budget/fund administration header search form so that it uses the "fa-slider" Font Awesome icon instead of a folder icon. This makes it consistent with other search forms which have a similar set of additional options. To test, apply the patch and go to Administration -> Budgets. - The "Search funds" form should have the "fa-sliders" icon. - Clicking it should trigger the expansion of the additional search options. Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.11. Nice work everyone, thanks! |