From 481d021010d2f442ff2b18b40f877797c5aaf567 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Sat, 10 Mar 2012 11:27:08 -0500 Subject: [PATCH] Propagate search location on "Another Search" link In commit 27b2037d72b I had intentionally prevented "Another Search" on the results page from propagating the current search location, in the belief that sites would want to use that as a way of starting a brand new search session; after all, both the "Advanced search" and "Search toolbar" offer propagation of the current parameters. However, a number of people including Kathy Lussier and Ben Shum indicated that they expected "Another Search" to maintain scope as well, so we will propagate state here. Sites may want to customize this link or the top-left logo link if they want to provide a "Start a new search session" option. Signed-off-by: Dan Scott Signed-off-by: Jason Stephenson Signed-off-by: Mike Rylander --- Open-ILS/src/templates/opac/results.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/results.tt2 b/Open-ILS/src/templates/opac/results.tt2 index 64c7d1a71a..875a8d2cea 100644 --- a/Open-ILS/src/templates/opac/results.tt2 +++ b/Open-ILS/src/templates/opac/results.tt2 @@ -22,7 +22,7 @@