Lines 489-494
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
489 |
('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice'), |
489 |
('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice'), |
490 |
('SubscriptionLog','1',NULL,'If ON, enables subscriptions log','YesNo'), |
490 |
('SubscriptionLog','1',NULL,'If ON, enables subscriptions log','YesNo'), |
491 |
('suggestion','1','','If ON, enables patron suggestions feature in OPAC','YesNo'), |
491 |
('suggestion','1','','If ON, enables patron suggestions feature in OPAC','YesNo'), |
|
|
492 |
('SuggestionLibraryList','',NULL,'Only allow purchase suggestions for libraries listed. If empty, all libraries may make purchase suggestions.','Free'), |
492 |
('SuspendHoldsIntranet','1','Allow holds to be suspended from the intranet.',NULL,'YesNo'), |
493 |
('SuspendHoldsIntranet','1','Allow holds to be suspended from the intranet.',NULL,'YesNo'), |
493 |
('SuspendHoldsOpac','1','Allow holds to be suspended from the OPAC.',NULL,'YesNo'), |
494 |
('SuspendHoldsOpac','1','Allow holds to be suspended from the OPAC.',NULL,'YesNo'), |
494 |
('SvcMaxReportRows','10',NULL,'Maximum number of rows to return via the report web service.','Integer'), |
495 |
('SvcMaxReportRows','10',NULL,'Maximum number of rows to return via the report web service.','Integer'), |