<eg-grid-action handler="add_copies_to_bucket"
label="[% l('Add Items to Bucket') %]"></eg-grid-action>
+ <!--
<eg-grid-action handler="make_copies_bookable"
label="[% l('Make Items Bookable') %]"></eg-grid-action>
<eg-grid-action handler="book_copies_now"
disabled="need_one_selected"
label="[% l('Book Item Now') %]"></eg-grid-action>
+ --->
<eg-grid-action handler="requestItems"
label="[% l('Request Items') %]"></eg-grid-action>
+ <eg-grid-action handler="selectedHoldingsPrintLabels"
+ label="[% l('Print Labels') %]"></eg-grid-action>
<eg-grid-action handler="attach_to_peer_bib"
label="[% l('Link as Conjoined to Previously Marked Bib Record') %]"></eg-grid-action>
<eg-grid-action handler="selectedHoldingsItemStatus" group="[% l('Show') %]"
label="[% l('Triggered Events') %]"></eg-grid-action>
<eg-grid-action handler="selectedHoldingsItemStatusHolds" group="[% l('Show') %]"
label="[% l('Item Holds') %]"></eg-grid-action>
- <eg-grid-action handler="selectedHoldingsPrintLabels" group="[% l('Show') %]"
- label="[% l('Print Labels') %]"></eg-grid-action>
<eg-grid-action handler="selectedHoldingsDamaged" group="[% l('Mark') %]"
label="[% l('Item as Damaged') %]"></eg-grid-action>