'cwst', 'label'
)
), (
+ 'eg.circ.patron.summary.collapse', 'circ', 'bool',
+ oils_i18n_gettext(
+ 'eg.circ.patron.summary.collapse',
+ 'Collaps Patron Summary Display',
+ 'cwst', 'label'
+ )
+), (
+ 'circ.bills.receiptonpay', 'circ', 'bool',
+ oils_i18n_gettext(
+ 'circ.bills.receiptonpay',
+ 'Print Receipt On Payment',
+ 'cwst', 'label'
+ )
+), (
+ 'circ.renew.strict_barcode', 'circ', 'bool',
+ oils_i18n_gettext(
+ 'circ.renew.strict_barcode',
+ 'Renew: Strict Barcode',
+ 'cwst', 'label'
+ )
+), (
'circ.checkin.strict_barcode', 'circ', 'bool',
oils_i18n_gettext(
'circ.checkin.strict_barcode',
'eg.circ.checkin.retarget_holds_all',
'eg.circ.checkin.hold_as_transit',
'eg.circ.checkin.manual_float',
- 'circ.checkin.strict_barcode'
+ 'circ.checkin.strict_barcode',
+ 'eg.circ.patron.summary.collapse',
+ 'circ.bills.receiptonpay',
+ 'circ.renew.strict_barcode'
];
service.keyStoredOnServer = function(key) {