From: john Date: Mon, 22 Oct 2018 06:38:06 +0000 (+0800) Subject: Roo/bootstrap/PhoneInput.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=d79fbb0512fbb4c1f4d795301784e39ff218aea5 Roo/bootstrap/PhoneInput.js --- diff --git a/Roo/bootstrap/PhoneInput.js b/Roo/bootstrap/PhoneInput.js index 43c29560de..321ccb2cc0 100644 --- a/Roo/bootstrap/PhoneInput.js +++ b/Roo/bootstrap/PhoneInput.js @@ -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'