The functionality is currently broken (LP Bug
1724052) so hiding
the button until it is fixed.
Signed-off-by: McCanna <tmccanna@georgialibraries.org>
<span id="patron_usr_barcode_not_found" style="display: none">
[% l('Patron barcode was not found') %]
</span>
+ <!-- PINES Customization: Hide button since the results aren't correct -->
+ <!--
[% IF ctx.is_browser_staff %]
<button id="hold_usr_search" type="button" class="opac-button" style="display: none;">[% l('Patron Search') %]</button>
[% END %]
+ -->
+ <!-- End PINES Customization -->
<br />
<input type="hidden" id="staff_barcode"
value="[% ctx.staff_recipient.card.barcode | html %]"/>