Ticket #5043: 5043.patch

File 5043.patch, 701 bytes (added by Frederico Caldeira Knabben, 14 years ago)
  • _source/plugins/wysiwygarea/plugin.js

     
    340340                                        // The script that launches the bootstrap logic on 'domReady', so the document
    341341                                        // is fully editable even before the editing iframe is fully loaded (#4455).
    342342                                        var activationScript =
    343                                                 '<script id="cke_actscrpt" type="text/javascript">' +
     343                                                '<script id="cke_actscrpt" type="text/javascript" cke_temp="1">' +
    344344                                                        'window.parent.CKEDITOR._["contentDomReady' + editor.name + '"]( window );' +
    345345                                                '</script>';
    346346
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy