<hbox id="copy_buckets_bottom_ui">
<button id="copy_buckets_print" label="Print" command="cmd_copy_buckets_print" accesskey="P"/>
- <button id="copy_buckets_reprint" label="Print Last" command="cmd_copy_buckets_reprint" accesskey_disabled="L"/>
<spacer flex="1"/>
<hbox style="background: grey">
<vbox><spacer flex="1"/><label value="Batch:" style="font-weight: bold"/><spacer flex="1"/></vbox>
label="&staff.checkin.print_receipt_label;"
command="cmd_checkin_print"
accesskey="&staff.checkin.print_receipt_label.accesskey;"/>
- <button id="checkin_reprint"
- label="&staff.checkin.reprint_receipt_label;"
- command="cmd_checkin_reprint"
- accesskey="&staff.checkin.reprint_receipt_label.accesskey;"/>
<checkbox id="trim_list" label="Trim List (20 rows)" checked="true" persist="checked"/>
<spacer id="pcii3s" flex="1"/>
<checkbox id="checkin_auto" label="Auto-Print for Hold/Transit Slips" accesskey="P" persist="checked"/>
-<!--
- <button id="checkin_done"
- label="&staff.checkin.done_label;"
- command="cmd_checkin_done"
- accesskey="&staff.checkin.done_label.accesskey;"/>
--->
</hbox>
</overlay>
label="Print List"
command="cmd_in_house_use_print"
accesskey=""/>
- <button id="in_house_use_reprint"
- label="Re-Print Last List"
- command="cmd_in_house_use_reprint"
- accesskey="L"/>
<checkbox id="trim_list" label="Trim List (20 rows)" checked="true" persist="checked"/>
<spacer id="pcii3s" flex="1"/>
<button id="clip_button" disabled="true" command="sel_clip" label="Copy to Clipboard" />