Roo/form/HtmlEditor/ToolbarContext.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 07:11:58 +0000 (15:11 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 07:11:58 +0000 (15:11 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index b6ad298..c531381 100644 (file)
@@ -642,10 +642,12 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
              
         }
         
+        var _this = this;
+        
         tb.addSeparator();
         
         tb.addFill();
-        var _this = this;
+        
         tb.addButton( {
             text: 'Remove Tag',