|
|
|
@ -255,7 +255,7 @@ var FCKDialog = ( function() |
|
|
|
Page : dialogPage, |
|
|
|
Page : dialogPage, |
|
|
|
Editor : window, |
|
|
|
Editor : window, |
|
|
|
CustomValue : customValue, // Optional
|
|
|
|
CustomValue : customValue, // Optional
|
|
|
|
TopWindow : topWindow, |
|
|
|
TopWindow : topWindow |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
FCK.ToolbarSet.CurrentInstance.Selection.Save( true ) ; |
|
|
|
FCK.ToolbarSet.CurrentInstance.Selection.Save( true ) ; |
|
|
|
@ -316,7 +316,7 @@ var FCKDialog = ( function() |
|
|
|
Page: dialogPage, |
|
|
|
Page: dialogPage, |
|
|
|
Editor: window, |
|
|
|
Editor: window, |
|
|
|
CustomValue: customValue, |
|
|
|
CustomValue: customValue, |
|
|
|
TopWindow : topWindow, |
|
|
|
TopWindow : topWindow |
|
|
|
} ; |
|
|
|
} ; |
|
|
|
|
|
|
|
|
|
|
|
//FCK.ToolbarSet.CurrentInstance.Selection.Save();
|
|
|
|
//FCK.ToolbarSet.CurrentInstance.Selection.Save();
|
|
|
|
|