Roo/form/HtmlEditor/ToolbarStandard.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 03:24:55 +0000 (11:24 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 03:24:55 +0000 (11:24 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index 312a271..11750c2 100644 (file)
@@ -332,8 +332,6 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
                 tb.add(
                     '-',
                     btn('sourceedit', true, function(btn){
-                        Roo.log('this!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
-                        Roo.log(this);
                         this.toggleSourceEdit(btn.pressed);
                     })
                 );