Fix #6465 - drag drop for cards
[roojs1] / Roo / bootstrap / PhoneInput.js
index 72f82f3..fae2356 100644 (file)
@@ -81,7 +81,7 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             var input =  {
                 tag: 'input',
                 id : id,
-                type: 'number',
+                // type: 'number', -- do not use number - we get the flaky up/down arrows.
                 maxlength: this.max_length,
                 cls : 'form-control tel-input',
                 autocomplete: 'new-password'