Roo/form/HtmlEditor/ToolbarStandard.js
authorEdward <edward@roojs.com>
Mon, 13 Jan 2014 07:47:20 +0000 (15:47 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Jan 2014 07:47:20 +0000 (15:47 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index 10cf9f8..db2804d 100644 (file)
@@ -370,10 +370,9 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                         var c = Roo.get(editor.doc.body);
                         var nodes = [];
                         c.select('[style]').each(function(i) {
-                            nodes.push(i);
+                            Roo.log(i.getStyle());
                         });
                         
-                        Roo.log(nodes);
 //                        editor.insertAtCursor(String.fromCharCode(a.html.replace('&#','').replace(';', '')));
                         //editor.insertAtCursor(a.html);