Lines 277-283
Link Here
|
277 |
<th>Hold starts on date</th> |
277 |
<th>Hold starts on date</th> |
278 |
[% END %] |
278 |
[% END %] |
279 |
<th>Hold not needed after</th> |
279 |
<th>Hold not needed after</th> |
280 |
[% IF ( OPACShowHoldNotes ) %]<th>Notes</th>[% END %] |
280 |
[% IF ( OpacHoldNotes ) %]<th>Notes</th>[% END %] |
281 |
[% IF ( OPACItemHolds ) %] |
281 |
[% IF ( OPACItemHolds ) %] |
282 |
<th id="place_on_hdr" style="display:none">Place on</th> |
282 |
<th id="place_on_hdr" style="display:none">Place on</th> |
283 |
[% END %] |
283 |
[% END %] |
Lines 364-370
Link Here
|
364 |
<a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('expiration_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear date</a></p> |
364 |
<a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('expiration_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear date</a></p> |
365 |
</td>[% END %] |
365 |
</td>[% END %] |
366 |
|
366 |
|
367 |
[% IF ( OPACShowHoldNotes ) %][% IF ( bibitemloo.holdable ) %]<td><input type="button" id="shownotes_[% bibitemloo.biblionumber %]" class="shownotes" value="Edit notes"/></td>[% END %][% END %] |
367 |
[% IF ( OpacHoldNotes ) %][% IF ( bibitemloo.holdable ) %]<td><input type="button" id="shownotes_[% bibitemloo.biblionumber %]" class="shownotes" value="Edit notes"/></td>[% END %][% END %] |
368 |
|
368 |
|
369 |
[% IF ( bibitemloo.holdable ) %] |
369 |
[% IF ( bibitemloo.holdable ) %] |
370 |
<!-- HOLD ABLE --> |
370 |
<!-- HOLD ABLE --> |
Lines 442-448
Link Here
|
442 |
[% END %] |
442 |
[% END %] |
443 |
</tr> |
443 |
</tr> |
444 |
|
444 |
|
445 |
[% IF ( OPACShowHoldNotes ) %] |
445 |
[% IF ( OpacHoldNotes ) %] |
446 |
[% IF ( bibitemloo.holdable ) %] |
446 |
[% IF ( bibitemloo.holdable ) %] |
447 |
<tr class="notesrow" id="notesrow_[% bibitemloo.biblionumber %]"> |
447 |
<tr class="notesrow" id="notesrow_[% bibitemloo.biblionumber %]"> |
448 |
<td> </td> |
448 |
<td> </td> |