Roo/form/HtmlEditor/ToolbarStandard.js
authorAlan Knowles <alan@roojs.com>
Tue, 29 Apr 2014 11:37:32 +0000 (19:37 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 29 Apr 2014 11:37:32 +0000 (19:37 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index ac28b6c..17660e2 100644 (file)
@@ -546,6 +546,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
             }
             
         }
+        Roo.log("calling toggole on editor");
         // tell the editor that it's been pressed..
         this.editor.toggleSourceEdit(sourceEditMode);