Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Mon, 29 Oct 2018 08:29:00 +0000 (16:29 +0800)
committerjohn <john@roojs.com>
Mon, 29 Oct 2018 08:29:00 +0000 (16:29 +0800)
Roo/bootstrap/PhoneInput.js

index 242657b..72f82f3 100644 (file)
@@ -551,7 +551,6 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             this.setValue(this.getValue());
         },
         
-        // filter
         onKeyPress : function(e){
             if(this.allowed.indexOf(String.fromCharCode(e.getCharCode())) === -1){
                 e.stopEvent();