Changes between Version 7 and Version 8 of Ticket #11909


Ignore:
Timestamp:
Jun 12, 2014, 2:11:36 PM (11 years ago)
Author:
Marek Lewandowski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11909 – Description

    v7 v8  
    2626});
    2727editor.on('afterSetData', function(){
    28 console.log('After setData before reset:'+editor.checkDirty());
     28        console.log('After setData before reset:'+editor.checkDirty());
    2929        editor.resetDirty();
    3030        console.log('After setData after reset:'+editor.checkDirty());
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy