From: Dan Scott Date: Sat, 10 Mar 2012 16:27:08 +0000 (-0500) Subject: Propagate search location on "Another Search" link X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=481d021010d2f442ff2b18b40f877797c5aaf567;p=contrib%2FConifer.git 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 --- 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 @@