Changeset 670
- Timestamp:
- 2007-08-16 19:49:18 (17 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/editor/_source/internals/fck.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/_source/internals/fck.js
r666 r670 404 404 FCK.EditorWindow = null ; 405 405 FCK.EditorDocument = null ; 406 FCKDomTools.PaddingNode = null ; 406 407 407 408 this.EditingArea.OnLoad = null ;