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