Lines 707-713
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
707 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'), |
707 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'), |
708 |
('StaffHighlightedWords','1','','Highlight search terms on staff interface','YesNo'), |
708 |
('StaffHighlightedWords','1','','Highlight search terms on staff interface','YesNo'), |
709 |
('StaffLangSelectorMode','footer','top|both|footer','Select the location to display the language selector in staff interface','Choice'), |
709 |
('StaffLangSelectorMode','footer','top|both|footer','Select the location to display the language selector in staff interface','Choice'), |
710 |
('StaffLoginInstructions', '', NULL, 'HTML to go into the login box for the staff interface','Free'), |
|
|
711 |
('StaffSearchResultsDisplayBranch','holdingbranch','holdingbranch|homebranch','Controls the display of the home or holding branch for staff search results','Choice'), |
710 |
('StaffSearchResultsDisplayBranch','holdingbranch','holdingbranch|homebranch','Controls the display of the home or holding branch for staff search results','Choice'), |
712 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the staff interface','Integer'), |
711 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the staff interface','Integer'), |
713 |
('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'), |
712 |
('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'), |