diff --git a/modules/editor/skins/ckeditor/editor.html b/modules/editor/skins/ckeditor/editor.html index b88bbaf63..635549929 100644 --- a/modules/editor/skins/ckeditor/editor.html +++ b/modules/editor/skins/ckeditor/editor.html @@ -119,6 +119,7 @@ allowedContent: true, startupFocus: {json_encode($editor_focus)}, language: "{str_replace('jp','ja',$lang_type)}", + iframe_attributes: {}, versionCheck: false }, loadXeComponent: true,