From d16faada7c16cca09c11af1f1cd687d87acd0c4c Mon Sep 17 00:00:00 2001 From: Thomas Berezansky Date: Tue, 27 Oct 2015 13:13:27 -0400 Subject: [PATCH] LP#1487527: Search Results checkbox for "Set Depth to Zero" Intended for "expand my search" while remaining as focused on the original search location as possible. Signed-off-by: Thomas Berezansky Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum --- Open-ILS/src/templates/opac/results.tt2 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Open-ILS/src/templates/opac/results.tt2 b/Open-ILS/src/templates/opac/results.tt2 index f1bb957adf..d49c5256f2 100644 --- a/Open-ILS/src/templates/opac/results.tt2 +++ b/Open-ILS/src/templates/opac/results.tt2 @@ -91,6 +91,14 @@ [% l('Group Formats and Editions') %] [% END %] + [% IF loc_value != 1 %] + + [% END %] [%- IF CGI.param('detail_record_view') OR (show_more_details.default == 'true' OR show_more_details.default == 'hide'); -- 2.43.2