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

index d590099..8a7deb5 100644 (file)
@@ -702,7 +702,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
             e.preventDefault(); // what does this do?
         });
         tb.el.setVisibilityMode( Roo.Element.DISPLAY);
-        tb.el.hide();
+//        tb.el.hide();
         tb.name = nm;
         // dont need to disable them... as they will get hidden
         return tb;