Ticket #5550: 5550.patch

File 5550.patch, 546 bytes (added by WebSpellChecker.net, 13 years ago)
  • _source/plugins/scayt/plugin.js

     
    6767
    6868                        var scayt_control = new window.scayt( oParams );
    6969
     70                        scayt_control.afterMarkupRemove.push(function(node){
     71                                (new CKEDITOR.dom.element(node,scayt_control.document)).mergeSiblings();
     72                        });
     73
    7074                        // Copy config.
    7175                        var     lastInstance = plugin.instances[ editor.name ];
    7276                        if ( lastInstance )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy