class="classic_link">[% org_name %]</a>
</td>
<td>[% copy_info.call_number_label | html %]</td>
- <td>[% copy_info.barcode | html %]</td>
+ <td>[% copy_info.barcode | html %]
+ [% IF ctx.is_staff %]
+ <a onclick="xulG.new_tab(xulG.urls.XUL_COPY_STATUS, {}, {'from_item_details_new': true, 'barcodes': ['[%- copy_info.barcode | html | replace('\'', '\\\'') -%]']})"
+ href="javascript:;">[% l('view') %]</a>
+ [%# if the user can edit copies, show the copy edit link %]
+ [% IF ctx.has_perm('UPDATE_COPY', copy_info.circ_lib)
+ OR ctx.has_perm('UPDATE_COPY', copy_info.call_number_owning_lib) %]
+ <span> | </span>
+ <a href="javascript:;"
+ onclick="xulG.volume_item_creator({copy_id : [% copy_info.id %]})">
+ [% l(' edit') %]
+ </a>
+ [% END %]
+ [% END %]
+ </td>
<td>[% copy_info.copy_location | html %]</td>
[% IF ctx.is_staff %]
<td>