From e50d437e87bbe57ff61c8d90c1eee0203cfdda70 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 20 Jul 2023 12:16:22 +0000 Subject: [PATCH] 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 Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/prog/en/includes/budgets-admin-search.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc index 2fd0daaf19..e1703c53cb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc @@ -15,7 +15,7 @@
- +
-- 2.39.2