Lines 704-709
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
704 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
704 |
('UseICU','0','1','Tell Koha if ICU indexing is in use for Zebra or not.','YesNo'), |
705 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
705 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
706 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
706 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
|
|
707 |
('EnableVolumes','0','','Enable volumes feature','YesNo'), |
707 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
708 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
708 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
709 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
709 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |
710 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |