Lines 724-729
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
724 |
('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice'), |
724 |
('SubscriptionHistory','simplified','simplified|full','Define the display preference for serials issue history in OPAC','Choice'), |
725 |
('SubscriptionLog','1',NULL,'If ON, enables subscriptions log','YesNo'), |
725 |
('SubscriptionLog','1',NULL,'If ON, enables subscriptions log','YesNo'), |
726 |
('suggestion','1','','If ON, enables patron suggestions feature in OPAC','YesNo'), |
726 |
('suggestion','1','','If ON, enables patron suggestions feature in OPAC','YesNo'), |
|
|
727 |
('SuggestionsLog','0',NULL,'If ON, log pirchase suggestion changes','YesNo'), |
727 |
('suggestionPatronCategoryExceptions', '', '', 'List the patron categories not affected by suggestion system preference if on', 'Free'), |
728 |
('suggestionPatronCategoryExceptions', '', '', 'List the patron categories not affected by suggestion system preference if on', 'Free'), |
728 |
('SuspendHoldsIntranet','1','Allow holds to be suspended from the intranet.',NULL,'YesNo'), |
729 |
('SuspendHoldsIntranet','1','Allow holds to be suspended from the intranet.',NULL,'YesNo'), |
729 |
('SuspendHoldsOpac','1','Allow holds to be suspended from the OPAC.',NULL,'YesNo'), |
730 |
('SuspendHoldsOpac','1','Allow holds to be suspended from the OPAC.',NULL,'YesNo'), |