View | Details | Raw Unified | Return to bug 10076
Collapse All | Expand All

(-)a/installer/data/mysql/sysprefs.sql (-1 / +1 lines)
Lines 87-92 INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` Link Here
87
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'),
87
('CircAutocompl','1',NULL,'If ON, autocompletion is enabled for the Circulation input','YesNo'),
88
('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'),
88
('CircAutoPrintQuickSlip','qslip',NULL,'Choose what should happen when an empty barcode field is submitted in circulation: Display a print quick slip window, Display a print slip window or Clear the screen.','Choice'),
89
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'),
89
('CircControl','ItemHomeLibrary','PickupLibrary|PatronLibrary|ItemHomeLibrary','Specify the agency that controls the circulation and fines policy','Choice'),
90
('claimsbcccopy','0','','bcc the claimacquisition and clamissues alerts','YesNo'),
90
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'),
91
('Coce','0', NULL, 'If on, enables cover retrieval from the configured Coce server', 'YesNo'),
91
('CoceHost', NULL, NULL, 'Coce server URL', 'Free'),
92
('CoceHost', NULL, NULL, 'Coce server URL', 'Free'),
92
('CoceProviders', NULL, 'aws,gb,ol', 'Coce providers', 'multiple'),
93
('CoceProviders', NULL, 'aws,gb,ol', 'Coce providers', 'multiple'),
93
- 

Return to bug 10076