From: john Date: Mon, 22 Oct 2018 05:43:26 +0000 (+0800) Subject: Roo/bootstrap/PhoneInput.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=78ffab7f2154acedb5e092130653aa43a487652c Roo/bootstrap/PhoneInput.js --- diff --git a/Roo/bootstrap/PhoneInput.js b/Roo/bootstrap/PhoneInput.js index abcc0ac560..43c29560de 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, + maxlength: this.max_length, cls : 'form-control tel-input', autocomplete: 'new-password' };