Roo/bootstrap/MoneyField.js
authoredward <edward@roojs.com>
Tue, 24 Apr 2018 09:10:19 +0000 (17:10 +0800)
committeredward <edward@roojs.com>
Tue, 24 Apr 2018 09:10:19 +0000 (17:10 +0800)
Roo/bootstrap/MoneyField.js

index c732b27..1057e6b 100644 (file)
@@ -336,8 +336,6 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, {
         
         this.amountEl.on("keypress", keyPress, this);
         
-        
-        
     },
     
     onTriggerClick : function(e)