Lines 429-434
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
429 |
('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice'), |
429 |
('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice'), |
430 |
('SubscriptionLog','1',NULL,'If ON, enables subscriptions log','YesNo'), |
430 |
('SubscriptionLog','1',NULL,'If ON, enables subscriptions log','YesNo'), |
431 |
('suggestion','1','','If ON, enables patron suggestions feature in OPAC','YesNo'), |
431 |
('suggestion','1','','If ON, enables patron suggestions feature in OPAC','YesNo'), |
|
|
432 |
('SupportsAuthorizedValues','itemtypes','itemtypes|ccode|loc','Authorized values representing document physical support','Choice'), |
432 |
('SuspendHoldsIntranet','1','Allow holds to be suspended from the intranet.',NULL,'YesNo'), |
433 |
('SuspendHoldsIntranet','1','Allow holds to be suspended from the intranet.',NULL,'YesNo'), |
433 |
('SuspendHoldsOpac','1','Allow holds to be suspended from the OPAC.',NULL,'YesNo'), |
434 |
('SuspendHoldsOpac','1','Allow holds to be suspended from the OPAC.',NULL,'YesNo'), |
434 |
('SvcMaxReportRows','10',NULL,'Maximum number of rows to return via the report web service.','Integer'), |
435 |
('SvcMaxReportRows','10',NULL,'Maximum number of rows to return via the report web service.','Integer'), |