Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 06:18:49 +0000 (14:18 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 06:18:49 +0000 (14:18 +0800)
Roo/form/HtmlEditor.js

index 7c09396..7536fa7 100644 (file)
@@ -262,6 +262,8 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
             "tab" : function(e){
                 e.preventDefault();
                 Roo.log('TAB');
+                
+                
             },
             
             "home" : function(e){