From 421bf913c15eabfae6badfcf1b2e420865d9613d Mon Sep 17 00:00:00 2001 From: blake Date: Fri, 27 Jan 2017 10:57:12 -0600 Subject: [PATCH] LP1659892: Remove page from URL in metarecord navigation Scrubs the 'page' URI value from the "Return to Grouped Search Results" preventing the resulting page from showing the currently selected page. Signed-off-by: blake Signed-off-by: Kathy Lussier --- 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 ccf1ba27ef..4c3d6f6114 100644 --- a/Open-ILS/src/templates/opac/results.tt2 +++ b/Open-ILS/src/templates/opac/results.tt2 @@ -37,7 +37,7 @@ [% IF CGI.param('query') %]
- + [% l('◄ Return to Grouped Search Results') %]
-- 2.43.2