Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Mon, 22 Oct 2018 06:38:06 +0000 (14:38 +0800)
committerjohn <john@roojs.com>
Mon, 22 Oct 2018 06:38:06 +0000 (14:38 +0800)
Roo/bootstrap/PhoneInput.js

index 43c2956..321ccb2 100644 (file)
@@ -81,6 +81,7 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             var input =  {
                 tag: 'input',
                 id : id,
+                type: 'number',
                 maxlength: this.max_length,
                 cls : 'form-control tel-input',
                 autocomplete: 'new-password'