columnname: itemtype
-
columnname: status
columnname: reservenote
checkouthistory:
checkouthistory-table:
<th>Requested item type</th>
[% END %]
<th>Status</th>
<th>Hold note</th>
</tr>
</thead>
<tbody>
<span>Pending</span>
</td>
<td>
[% hold.reservenotes | html %]
</tbody>