Roo/bootstrap/HtmlEditor.js
authorAlan Knowles <alan@roojs.com>
Thu, 15 May 2014 08:11:01 +0000 (16:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 15 May 2014 08:11:01 +0000 (16:11 +0800)
Roo/bootstrap/HtmlEditor.js

index 6925924..71b299b 100644 (file)
@@ -141,9 +141,11 @@ Roo.extend(Roo.bootstrap.HtmlEditor, Roo.bootstrap.TextArea,  {
     iframePad:3,
     hideMode:'offsets',
     
-     
+    
+    tbContainer : false,
+    
     toobarContainer :function() {
-        return this.wrap;
+        return this.wrap.select('.x-html-editor-tb').first();
     },
 
     /**