Roo/bootstrap/Calendar.js
authorAlan Knowles <alan@roojs.com>
Wed, 3 Sep 2014 08:37:50 +0000 (16:37 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Sep 2014 08:37:50 +0000 (16:37 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

Roo/form/HtmlEditor/ToolbarStandard.js

index 9d3c8df..9b3512d 100644 (file)
@@ -389,7 +389,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                         c.select('[style]').each(function(s) {
                             s.dom.style.removeProperty(a.actiontype);
                         });
-                        
+                        editorcore.syncValue();
                     },
                     tabIndex:-1
                 });