Lines 686-691
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
686 |
('SCOLoadCheckoutsByDefault','1','','If enabled, load the list of a patrons checkouts when they log in to the Self Checkout','YesNo'), |
686 |
('SCOLoadCheckoutsByDefault','1','','If enabled, load the list of a patrons checkouts when they log in to the Self Checkout','YesNo'), |
687 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
687 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
688 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
688 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
|
|
689 |
('SearchCancelAndInvalidISBNandISSN','0',NULL,'Enable search for cancelled or invalid forms of ISBN/ISSN when performing ISBN/ISSN search (when using ES)','YesNo'), |
689 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
690 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
690 |
('SearchLimitLibrary', 'homebranch', 'homebranch|holdingbranch|both', "When limiting search results with a library or library group, use the item's home library, or holding library, or both.", 'Choice'), |
691 |
('SearchLimitLibrary', 'homebranch', 'homebranch|holdingbranch|both', "When limiting search results with a library or library group, use the item's home library, or holding library, or both.", 'Choice'), |
691 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
692 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |