Roo/form/HtmlEditor/ToolbarContext.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 07:04:24 +0000 (15:04 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 07:04:24 +0000 (15:04 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 899aaa6..720879b 100644 (file)
@@ -524,6 +524,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
         
        Roo.log(wdiv);
         var tb = new Roo.Toolbar(wdiv);
+        Roo.log(tb);
         // add the name..
         
         tb.add(nm+ ":&nbsp;");