Changeset 2387 for FCKeditor/trunk
- Timestamp:
- 2008-08-26 23:36:08 (3 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/editor/_source/classes/fckpanel.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/_source/classes/fckpanel.js
r2386 r2387 445 445 446 446 if (this._Popup && this.ParentPanel && !forceHide) 447 this.ParentPanel.ResizeForSubpanel(this, 0, 0) 447 this.ParentPanel.ResizeForSubpanel(this, 0, 0) ; 448 448 449 449 FCKTools.RunFunction( this.OnHide, this ) ;