From 15ee634667f8df14e6595f4d53218834477fd23b Mon Sep 17 00:00:00 2001 From: Thomas Berezansky Date: Tue, 27 Oct 2015 13:13:27 -0400 Subject: [PATCH] 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 --- 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.11.0