Lines 690-695
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
690 |
('SCOLoadCheckoutsByDefault','1','','If enabled, load the list of a patrons checkouts when they log in to the Self Checkout','YesNo'), |
690 |
('SCOLoadCheckoutsByDefault','1','','If enabled, load the list of a patrons checkouts when they log in to the Self Checkout','YesNo'), |
691 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
691 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
692 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
692 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
|
|
693 |
('SearchCancelledAndInvalidISBNandISSN','0',NULL,'Enable search for cancelled or invalid forms of ISBN/ISSN when performing ISBN/ISSN search (when using ES)','YesNo'), |
693 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
694 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
694 |
('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'), |
695 |
('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'), |
695 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |
696 |
('SearchMyLibraryFirst','0',NULL,'If ON, OPAC searches return results limited by the user\'s library by default if they are logged in','YesNo'), |