Show
Ignore:
Timestamp:
2007-06-29 14:24:58 (19 months ago)
Author:
martinkou
Message:

Fixed #915 : All recognized bugs in the undo/redo system are fixed and all features are working in both Internet Explorer and Gecko.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/fckeditor.html

    r302 r400  
    8282LoadScript( '_source/internals/fckxhtml_' + sSuffix + '.js' ) ; 
    8383LoadScript( '_source/internals/fckcodeformatter.js' ) ; 
    84 LoadScript( '_source/internals/fckundo_' + sSuffix + '.js' ) ; 
     84LoadScript( '_source/internals/fckundo.js' ) ; 
    8585LoadScript( '_source/classes/fckeditingarea.js' ) ; 
    8686LoadScript( '_source/classes/fckkeystrokehandler.js' ) ;