diff --git a/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js b/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js index 43e0e30c0b..babf3aecee 100644 --- a/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js +++ b/main/inc/lib/fckeditor/editor/plugins/customizations/fckplugin.js @@ -255,7 +255,7 @@ var FCKDialog = ( function() Page : dialogPage, Editor : window, CustomValue : customValue, // Optional - TopWindow : topWindow, + TopWindow : topWindow } FCK.ToolbarSet.CurrentInstance.Selection.Save( true ) ; @@ -316,7 +316,7 @@ var FCKDialog = ( function() Page: dialogPage, Editor: window, CustomValue: customValue, - TopWindow : topWindow, + TopWindow : topWindow } ; //FCK.ToolbarSet.CurrentInstance.Selection.Save();