Ticket #6230: 6230.patch

File 6230.patch, 437 bytes (added by Wiktor Walc, 14 years ago)
  • _source/plugins/editingblock/plugin.js

     
    110110                                        setTimeout( function(){
    111111                                                editor.fireOnce( 'instanceReady' );
    112112                                                CKEDITOR.fire( 'instanceReady', null, editor );
    113                                         } );
     113                                        }, 0 );
    114114                                });
    115115                }
    116116        });
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy