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

index 73c9564..7fd3670 100644 (file)
@@ -367,10 +367,10 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                     
                     html: this.cleanStyles[i],
                     handler: function(a,b) {
-                        Roo.log('handle');
-                        Roo.log(a);
-                        Roo.log(b);
-                        Roo.log(editor.getValue());
+                        var c = editor.getValue();
+                        Roo.log(editor);
+                        
+                        
 //                        editor.insertAtCursor(String.fromCharCode(a.html.replace('&#','').replace(';', '')));
                         //editor.insertAtCursor(a.html);