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

index 059789b..3f8c777 100644 (file)
@@ -142,7 +142,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
         this.editorcore = editor.editorcore ? editor.editorcore : editor;
         var editorcore = this.editorcore;
         
-        
+        var _t = this;
         
         var fid = editorcore.frameId;
         var etb = this;