Lines 467-472
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
467 |
('RoutingListAddReserves','1','','If ON the patrons on routing lists are automatically added to holds on the issue.','YesNo'), |
467 |
('RoutingListAddReserves','1','','If ON the patrons on routing lists are automatically added to holds on the issue.','YesNo'), |
468 |
('RoutingListNote','To change this note edit <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped\">RoutingListNote</a> system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), |
468 |
('RoutingListNote','To change this note edit <a href=\"/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=RoutingListNote#jumped\">RoutingListNote</a> system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), |
469 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
469 |
('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), |
|
|
470 |
('SCOMainUserBlock','','70|10','Add a block of HTML that will display on the self checkout screen','Textarea'), |
470 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
471 |
('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded <style> tag.','free'), |
471 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
472 |
('SCOUserJS','',NULL,'Define custom javascript for inclusion in the SCO module','free'), |
472 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |
473 |
('SearchEngine','Zebra','Elasticsearch|Zebra','Search Engine','Choice'), |