From d3e9ae274f303be012b7fe795ef161d46630df1b Mon Sep 17 00:00:00 2001 From: Jason Robb Date: Thu, 13 Feb 2025 18:43:19 +0000 Subject: [PATCH] Bug 36455: Default the hold queue link to your logged in library This patch reduces the number of click for the average librarian user. To test: 1. Change your logged in branch to something other than Centerville 2. Navigate to the circulation home page 3. Click on the Holds queue link 4. Observe that you have to hit Submit to continue 5. Apply patch 6. Repeat steps 1 and 2 7. Observe that the holds queue comes up with your branch preselected Signed-off-by: Lucas Gass Signed-off-by: Andrew Fuerste Henry Signed-off-by: Martin Renvoize --- .../intranet-tmpl/prog/en/modules/circ/circulation-home.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt index a593b21dfae..6e2311da772 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt @@ -80,7 +80,7 @@