Roo/form/HtmlEditor/ToolbarStandard.js
authorEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:48:39 +0000 (16:48 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Jan 2014 08:48:39 +0000 (16:48 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index 0ae8d03..799d8bc 100644 (file)
@@ -368,6 +368,8 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                     
                     html: this.cleanStyles[i],
                     handler: function(a,b) {
+                        Roo.log('style');
+                        Roo.log(this.cleanStyles[i])
                         var c = Roo.get(editor.doc.body);
                         var nodes = [];
                         c.select('[style]').each(function(s) {