CAT-79 Hide place-hold-for-me staff action
authorBilly Horn <bhorn@catalystdevworks.com>
Wed, 31 Aug 2016 18:17:04 +0000 (11:17 -0700)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Add visibility: hidden to span containing the target radio

Signed-off-by: Billy Horn <bhorn@catalystdevworks.com>
KCLS/openils/var/templates_kcls/opac/parts/place_hold.tt2

index 5091736..b118bc2 100644 (file)
@@ -25,7 +25,7 @@
             <input type="text" name="hold_usr" id="hold_usr_input" onchange="staff_hold_usr_barcode_changed();" onpaste="setTimeout(staff_hold_usr_barcode_changed,1);" onkeypress="return no_hold_submit(event)" autofocus /> <span id="patron_name"></span><span id="patron_usr_barcode_not_found" style="display: none">[% l('Patron barcode was not found') %]</span><br />
             <input type="hidden" id="staff_barcode" value="[% ctx.staff_recipient.card.barcode | html %]"/>
             <script>document.getElementById('hold_usr_input').focus()</script>
-            <span>
+            <span style="visibility: hidden">
                 <input type="radio" id="hold_usr_is_requestor"
                     onchange="staff_hold_usr_input_disabler(this);"
                     name="hold_usr_is_requestor" value="1" />