Lines 273-278
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
273 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
273 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
274 |
('ExportCircHistory', 0, NULL, "Display the export circulation options", 'YesNo' ), |
274 |
('ExportCircHistory', 0, NULL, "Display the export circulation options", 'YesNo' ), |
275 |
('ExportRemoveFields','',NULL,'List of fields for non export in circulation.pl (separated by a space)','Free'), |
275 |
('ExportRemoveFields','',NULL,'List of fields for non export in circulation.pl (separated by a space)','Free'), |
|
|
276 |
('ExtraContentForXSLTDisplay','','','ExtraContentForXSLTDisplay','Free'), |
276 |
('ExtendedPatronAttributes','1',NULL,'Use extended patron IDs and attributes','YesNo'), |
277 |
('ExtendedPatronAttributes','1',NULL,'Use extended patron IDs and attributes','YesNo'), |
277 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
278 |
('FacetLabelTruncationLength','20',NULL,'Specify the facet max length in OPAC','Integer'), |
278 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |
279 |
('FacetMaxCount','20',NULL,'Specify the max facet count for each category','Integer'), |