From e7fcc23f4b8b5f044c4b3f3afdfe4c7b2b4d73d4 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Fri, 15 Sep 2023 15:11:21 +0000 Subject: [PATCH] Bug 33662: Add link to acq advanced search to acq navigation Right now 3 clicks are needed to open the advanced search page in the acquisitions module. This adds a link to the advanced search to the left hand module navigation. To test: * Go to acquisitions * Verify the way is long to advanced search: At the top: Orders search > config icon > advanced search link * Apply patch * Notice new 'Order search' link on the left * Verify it's way shorter now :) Sponsored-by: The Research University in the Helmholtz Association (KIT) Signed-off-by: Michaela Sieber Signed-off-by: Katrin Fischer Renamed link from 'Advanced search' to 'Order search' Adjusted test plan Signed-off-by: Jonathan Druart Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 67930244ad5dc4e65e9e040b38d0080cb80b23b9) Signed-off-by: Fridolin Somers (cherry picked from commit 156f0eac1e3ca3ff1b33453df2c71849685bd60c) Signed-off-by: Matt Blenkinsop --- koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc index 55b7218185..9e0abbf28c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc @@ -4,6 +4,7 @@
Acquisitions