Changes between Initial Version and Version 1 of Ticket #8692, comment 6


Ignore:
Timestamp:
Mar 28, 2014, 11:04:03 AM (10 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8692, comment 6

    initial v1  
    1010}, null, null, 9 );
    1111editor.on( 'insertElement', function( evt ) {
    12         console.log( 'with priority 11 ', evt.data.getParent() );
     12        console.log( 'with priority 11: ', evt.data.getParent() );
    1313}, null, null, 11 );
    1414}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy