Ticket #381 (closed Bug: fixed)
Extra parameter used in the calls to new FCKPanel
| Reported by: | alfonsoml | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
| Component: | UI : Floating Panel | Version: | SVN |
| Keywords: | Cc: |
Description
Seems that almost all the calls to are using a second extra parameter that it isn't defined in the function itself:
var oChildPanel = new FCKPanel( oWindow, true ) ;
Change History
Note: See
TracTickets for help on using
tickets.