184 |
<a id="change_hold_type_icon" data-reserve-id="[% hold.reserve_id | html %]" href="#" class="clear_date fa fa-fw fa-remove" aria-label="Change to next available item"></a> |
184 |
<a id="change_hold_type_icon" data-reserve-id="[% hold.reserve_id | html %]" href="#" class="clear_date fa fa-fw fa-remove" title="Change to next available item" aria-label="Change to next available item"></a> |
185 |
<input id="change_hold_type_[% hold.reserve_id | html %]" type="hidden" name="change_hold_type_[% hold.reserve_id | html %]" value="0"> |
185 |
<input id="change_hold_type_[% hold.reserve_id | html %]" type="hidden" name="change_hold_type_[% hold.reserve_id | html %]" value="0"> |