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

index 720879b..9971f17 100644 (file)
@@ -309,7 +309,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
         // disable everything...
         var ty= Roo.form.HtmlEditor.ToolbarContext.types;
         this.toolbars = {};
-           
+        Roo.log(this.styles);
         for (var i in  ty) {
           
             this.toolbars[i] = this.buildToolbar(ty[i],i);