Lines 410-416
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
410 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
410 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
411 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
411 |
('UseKohaPlugins','0','','Enable or disable the ability to use Koha Plugins.','YesNo'), |
412 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
412 |
('UseQueryParser','0',NULL,'If enabled, try to use QueryParser for queries.','YesNo'), |
413 |
('UseTablesortForCirc','0','','If on, use the JQuery tablesort function on the list of current borrower checkouts on the circulation page. Note that the use of this function may slow down circ for patrons with may checkouts.','YesNo'), |
|
|
414 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
413 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
415 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
414 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
416 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
415 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |