Lines 373-378
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
373 |
('StaffAuthorisedValueImages','1',NULL,'','YesNo'), |
373 |
('StaffAuthorisedValueImages','1',NULL,'','YesNo'), |
374 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff client','free'), |
374 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff client','free'), |
375 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'), |
375 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'), |
|
|
376 |
('StaffSearchResultsDisplayBranch','holdingbranch','holdingbranch|homebranch','Controls the display of the home or holding branch for staff search results','Choice'), |
376 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the Staff client','Integer'), |
377 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the Staff client','Integer'), |
377 |
('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'), |
378 |
('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'), |
378 |
('SubfieldsToUseWhenPrefill','','','Define a list of subfields to use when prefilling items (separated by space)','Free'), |
379 |
('SubfieldsToUseWhenPrefill','','','Define a list of subfields to use when prefilling items (separated by space)','Free'), |