Ticket #2285: select_panel_hide.patch

File select_panel_hide.patch, 366 bytes (added by Davey Shafik, 16 years ago)

Potential Patch

  • fckpanel.js

     
    6565        }
    6666        else
    6767        {
     68                this.Hide();
    6869                var oIFrame = this._IFrame = this._Window.document.createElement('iframe') ;
    6970                FCKTools.ResetStyles( oIFrame );
    7071                oIFrame.src                                     = 'javascript:void(0)' ;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy