Lines 272-278
Link Here
|
272 |
<th>Hold starts on date</th> |
272 |
<th>Hold starts on date</th> |
273 |
[% END %] |
273 |
[% END %] |
274 |
<th>Hold not needed after</th> |
274 |
<th>Hold not needed after</th> |
275 |
[% IF ( OPACShowHoldNotes ) %]<th>Notes</th>[% END %] |
275 |
[% IF ( OpacHoldNotes ) %]<th>Notes</th>[% END %] |
276 |
[% IF ( OPACItemHolds ) %] |
276 |
[% IF ( OPACItemHolds ) %] |
277 |
<th id="place_on_hdr" style="display:none">Place on</th> |
277 |
<th id="place_on_hdr" style="display:none">Place on</th> |
278 |
[% END %] |
278 |
[% END %] |
Lines 359-365
Link Here
|
359 |
<a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('expiration_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear date</a></p> |
359 |
<a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('expiration_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear date</a></p> |
360 |
</td>[% END %] |
360 |
</td>[% END %] |
361 |
|
361 |
|
362 |
[% IF ( OPACShowHoldNotes ) %][% IF ( bibitemloo.holdable ) %]<td><input type="button" id="shownotes_[% bibitemloo.biblionumber %]" class="shownotes" value="Edit notes"/></td>[% END %][% END %] |
362 |
[% IF ( OpacHoldNotes ) %][% IF ( bibitemloo.holdable ) %]<td><input type="button" id="shownotes_[% bibitemloo.biblionumber %]" class="shownotes" value="Edit notes"/></td>[% END %][% END %] |
363 |
|
363 |
|
364 |
[% IF ( bibitemloo.holdable ) %] |
364 |
[% IF ( bibitemloo.holdable ) %] |
365 |
<!-- HOLD ABLE --> |
365 |
<!-- HOLD ABLE --> |
Lines 437-443
Link Here
|
437 |
[% END %] |
437 |
[% END %] |
438 |
</tr> |
438 |
</tr> |
439 |
|
439 |
|
440 |
[% IF ( OPACShowHoldNotes ) %] |
440 |
[% IF ( OpacHoldNotes ) %] |
441 |
[% IF ( bibitemloo.holdable ) %] |
441 |
[% IF ( bibitemloo.holdable ) %] |
442 |
<tr class="notesrow" id="notesrow_[% bibitemloo.biblionumber %]"> |
442 |
<tr class="notesrow" id="notesrow_[% bibitemloo.biblionumber %]"> |
443 |
<td> </td> |
443 |
<td> </td> |