/* This pulls from the "Item Print Label - Inline CSS" setting */
{{settings['webstaff.cat.label.inline_css']||''}}
+ .print+.print {
+ page-break-before: always;
+ }
+
</style>
<!-- Here we are implementing our combined label as 2-column HTML <table>, with
service.flesh = {
flesh: 3,
flesh_fields: {
- acp: ['call_number', 'location', 'status', 'location', 'floating', 'circ_modifier', 'age_protect'],
- acn: ['record', 'prefix', 'suffix'],
acp: ['call_number', 'location', 'status', 'location', 'floating', 'circ_modifier', 'age_protect', 'circ_lib'],
acn: ['record', 'prefix', 'suffix', 'owning_lib'],
bre: ['simple_record', 'creator', 'editor']