Changeset 2317
- Timestamp:
- 2008-08-01 04:01:49 (5 months ago)
- Location:
- FCKeditor/trunk
- Files:
-
- 2 modified
-
editor/dialog/fck_spellerpages.html (modified) (1 diff)
-
_whatsnew.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/dialog/fck_spellerpages.html
r2286 r2317 54 54 if ( numberOCorrections > 0 ) 55 55 { 56 oEditor.FCKUndo.SaveUndoStep() ; 56 57 oEditor.FCK.EditorDocument.body.innerHTML = document.getElementById('txtHtml').value ; 57 58 if ( oEditor.FCKBrowserInfo.IsIE ) -
FCKeditor/trunk/_whatsnew.html
r2316 r2317 60 60 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2422">#2422</a>] Czech 61 61 language file has been updated.</li> 62 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2420">#2420</a>] Fixed the issue 63 where spelling mistake corrections made by the spell checking dialog are not undoable. 64 </li> 62 65 </ul> 63 66 <h3>