Ticket #3160: 3160.patch

File 3160.patch, 467 bytes (added by Garry Yao, 15 years ago)
  • _source/plugins/editingblock/plugin.js

     
    6262                                                {
    6363                                                        editor.on( 'mode', function()
    6464                                                                {
    65                                                                         setData();
     65                                                                        window.setTimeout( setData, 0 );
    6666                                                                        editor.removeListener( 'mode', arguments.callee );
    6767                                                                });
    6868                                                }
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy