JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / plugins / dialogui / plugin.js
index c68c35b..826dc57 100644 (file)
@@ -475,7 +475,7 @@ CKEDITOR.plugins.add( 'dialogui' );
                                                           item[0] );\r
                                                inputHtmlList.push( inputHtml.join( '' ) );\r
                                        }\r
-                                       new CKEDITOR.ui.dialog.hbox( dialog, [], inputHtmlList, html );\r
+                                       new CKEDITOR.ui.dialog.hbox( dialog, children, inputHtmlList, html );\r
                                        return html.join( '' );\r
                                };\r
 \r