Lines 733-738
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
733 |
('UseRecalls','0',NULL,'Enable or disable recalls','YesNo'), |
733 |
('UseRecalls','0',NULL,'Enable or disable recalls','YesNo'), |
734 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
734 |
('UseTransportCostMatrix','0','','Use Transport Cost Matrix when filling holds','YesNo'), |
735 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
735 |
('UseWYSIWYGinSystemPreferences','0','','Show WYSIWYG editor when editing certain HTML system preferences.','YesNo'), |
|
|
736 |
('ValidateISBN', '0', NULL, 'If enabled, Koha will check and validate ISBNs when cataloguing bibliographic records', 'YesNo') |
736 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
737 |
('viewISBD','1','','Allow display of ISBD view of bibiographic records','YesNo'), |
737 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
738 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
738 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |
739 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |