Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Mon, 22 Oct 2018 05:42:49 +0000 (13:42 +0800)
committerjohn <john@roojs.com>
Mon, 22 Oct 2018 05:42:49 +0000 (13:42 +0800)
Roo/bootstrap/PhoneInput.js

index 46c1506..abcc0ac 100644 (file)
@@ -35,6 +35,8 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
         
         allowed: '0123456789',
         
+        max_length: 15,
+        
         /**
          * @cfg {String} defaultDialCode The default dial code when initializing the input
          */