remove "All Libraries" button
authorChris Sharp <csharp@georgialibraries.org>
Tue, 24 Jan 2017 19:12:20 +0000 (14:12 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 12 Feb 2019 18:36:49 +0000 (13:36 -0500)
Open-ILS/src/templates/opac/parts/searchbar.tt2

index 1b6b7cf..d78dac4 100644 (file)
@@ -100,10 +100,12 @@ END;
         <input id="detail" type="hidden" name="detail_record_view" value="[% show_detail_view %]"/>
         <input id='search-submit-go' type="submit" value="[% l('Search') %]" class="opac-button"
             onclick='setTimeout(function(){$("search-submit-spinner").className=""; $("search-submit-go").className="hidden";[% IF ctx.depth_sel_button AND NOT took_care_of_form %] $("search-submit-go-depth").className="hidden";[% END %]}, 2000)'/>
+        <!--
         [%- IF ctx.depth_sel_button AND NOT took_care_of_form %]
         <button id='search-submit-go-depth' type="submit" value="[% ctx.depth_sel_depth %]" name="depth" class="[% ctx.depth_sel_button_class %]"
             onclick='setTimeout(function(){$("search-submit-spinner").className=""; $("search-submit-go").className="hidden"; $("search-submit-go-depth").className="hidden";}, 2000)' title="[% ctx.depth_sel_tooltip | html %]">[% ctx.depth_sel_button_label | html %]</button>
         [%- END %]
+        -->
         <img id='search-submit-spinner' src='[% ctx.media_prefix %]/opac/images/progressbar_green.gif[% ctx.cache_key %]' style='height:16px;width:16px;' class='hidden' alt='[% l("Search In Progress") %]'/>
         [%- IF took_care_of_form && !search.no_highlight %]
         <label for="no_highlight">