Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:57:56 +0000 (12:57 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:57:56 +0000 (12:57 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 01a5bf4..776d18b 100644 (file)
@@ -373,7 +373,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
             if (this.tb.fields) {
                 this.tb.fields.each(function(e) {
                     if (e.stylename) {
-                        
+                        e.setValue(sel.style[e.stylename]);
                     }