Lines 347-353
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
347 |
('SpineLabelShowPrintOnBibDetails','0','','If turned on, a \"Print Label\" link will appear for each item on the bib details page in the staff interface.','YesNo'), |
347 |
('SpineLabelShowPrintOnBibDetails','0','','If turned on, a \"Print Label\" link will appear for each item on the bib details page in the staff interface.','YesNo'), |
348 |
('StaffAuthorisedValueImages','1',NULL,'','YesNo'), |
348 |
('StaffAuthorisedValueImages','1',NULL,'','YesNo'), |
349 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff client','free'), |
349 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff client','free'), |
350 |
('StaffDetailItemSelection', '0', NULL, 'Enable item selection in record detail page', 'YesNo'); |
350 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'); |
351 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the Staff client','Integer'), |
351 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the Staff client','Integer'), |
352 |
('StaticHoldsQueueWeight','0',NULL,'Specify a list of library location codes separated by commas -- the list of codes will be traversed and weighted with first values given higher weight for holds fulfillment -- alternatively, if RandomizeHoldsQueueWeight is set, the list will be randomly selective','Integer'), |
352 |
('StaticHoldsQueueWeight','0',NULL,'Specify a list of library location codes separated by commas -- the list of codes will be traversed and weighted with first values given higher weight for holds fulfillment -- alternatively, if RandomizeHoldsQueueWeight is set, the list will be randomly selective','Integer'), |
353 |
('SubfieldsToUseWhenPrefill','','','Define a list of subfields to use when prefilling items (separated by space)','Free'), |
353 |
('SubfieldsToUseWhenPrefill','','','Define a list of subfields to use when prefilling items (separated by space)','Free'), |