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

index 410eb49..28c8d5e 100644 (file)
@@ -438,9 +438,10 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
         //editor.on('editmodechange', this.updateToolbar, this);
     },
     
+    
     relayBtnCmd : function(btn) {
         this.editorcore.relayCmd(btn.cmd);
-    }
+    },
     
     
     /**