Changeset 670

Show
Ignore:
Timestamp:
2007-08-16 19:49:18 (17 months ago)
Author:
alfonsoml
Message:

Fix for #1074. Clean up the reference to the PaddingNode on switching modes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/_source/internals/fck.js

    r666 r670  
    404404                        FCK.EditorWindow        = null ; 
    405405                        FCK.EditorDocument      = null ; 
     406                        FCKDomTools.PaddingNode = null ; 
    406407 
    407408                        this.EditingArea.OnLoad = null ;