From 6901876007a52d8c09da3605e85ef461bd06bfb2 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 11 Nov 2011 13:22:34 -0500 Subject: [PATCH] TPac; propagate query params to adv search (results link) Update the "Advanced Search" link that shows on search results pages (next to "Another Search") to propagate the current query into the advanced search page, just like the Advanced Search link just above the search bar. Signed-off-by: Bill Erickson 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 a34f300226..17fddab2da 100644 --- a/Open-ILS/src/templates/opac/results.tt2 +++ b/Open-ILS/src/templates/opac/results.tt2 @@ -27,7 +27,7 @@ [% l('Another Search') %] [% IF ctx.mylist.size %]
-- 2.43.2