Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:07:10 +0000 (17:07 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:07:10 +0000 (17:07 +0800)
Roo/bootstrap/Input.js

index c3be96f..c889308 100644 (file)
@@ -412,6 +412,12 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             this.inputEl().on('keydown', this.SafariOnKeyDown, this);
         }
         
+        if (typeof(this.before) == 'object') {
+            
+        }
+        
+        
+        
     },
     filterValidation : function(e){
         if(!e.isNavKeyPress()){