Lines 332-337
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
332 |
('SearchEngine','Zebra','Solr|Zebra','Search Engine','Choice'), |
332 |
('SearchEngine','Zebra','Solr|Zebra','Search Engine','Choice'), |
333 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
333 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
334 |
('SelfCheckHelpMessage','','70|10','Enter HTML to include under the basic Web-based Self Checkout instructions on the Help page','Textarea'), |
334 |
('SelfCheckHelpMessage','','70|10','Enter HTML to include under the basic Web-based Self Checkout instructions on the Help page','Textarea'), |
|
|
335 |
('SelfCheckReceiptPrompt','1','NULL','If ON, print receipt dialog pops up when self checkout is finished','YesNo'), |
335 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
336 |
('SelfCheckTimeout','120','','Define the number of seconds before the Web-based Self Checkout times out a patron','Integer'), |
336 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
337 |
('SeparateHoldings','0',NULL,'Separate current branch holdings from other holdings','YesNo'), |
337 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |
338 |
('SeparateHoldingsBranch','homebranch','homebranch|holdingbranch','Branch used to separate holdings','Choice'), |