Ticket #4149: 4149.patch
File 4149.patch, 393 bytes (added by , 14 years ago) |
---|
-
_source/tests/core/_editor/custom_config_2.js
6 6 CKEDITOR.editorConfig = function( config ) 7 7 { 8 8 config.test_custom2 = 'Ok'; 9 config.removePlugins = 'scayt'; 9 10 };