Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Thu, 29 Mar 2018 02:53:04 +0000 (10:53 +0800)
committerjohn <john@roojs.com>
Thu, 29 Mar 2018 02:53:04 +0000 (10:53 +0800)
Roo/bootstrap/PhoneInput.js

index c919491..10461d8 100644 (file)
@@ -35,6 +35,8 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
         
         validClass: 'has-success',
         
+        allowed: '0123456789+',
+        
         defaultDialCode: '+852',
         
         preferedCountries: false,