JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2
[ckeditor.git] / _source / plugins / maximize / plugin.js
index a3a260a..957d991 100644 (file)
@@ -114,7 +114,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                        editorFocus : false,\r
                                        exec : function()\r
                                        {\r
-                                               var container = editor.container.getChild( 0 );\r
+                                               var container = editor.container.getChild( 1 );\r
                                                var contents = editor.getThemeSpace( 'contents' );\r
 \r
                                                // Save current selection and scroll position in editing area.\r