Roo/form/HtmlEditor/ToolbarContext.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:41:43 +0000 (13:41 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:41:43 +0000 (13:41 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 33ef412..735fc89 100644 (file)
@@ -315,6 +315,8 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
             this.toolbars[i] = this.buildToolbar(ty[i],i);
         }
         this.tb = this.toolbars.BODY;
+        Roo.log('this.toolbars.BODY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+        Roo.log(this.toolbars.BODY);
         this.tb.el.show();
         this.buildFooter();
         this.footer.show();