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

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