Ticket #4149: 4149_2.patch

File 4149_2.patch, 515 bytes (added by Garry Yao, 15 years ago)
  • _source/tests/core/editor.html

     
    1010        <script type="text/javascript">
    1111        //<![CDATA[
    1212
     13// Disable 'scayt' plugin due to it may alter editor config after initialized.
     14CKEDITOR.config.removePlugins = 'scayt';
     15
    1316CKEDITOR.test.addTestCase( (function()
    1417{
    1518        // Local reference to the "assert" object.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy