From 455e57b23cbc121201813de7742578b27d40db4d Mon Sep 17 00:00:00 2001 From: Jack OConnor Date: Fri, 5 Jun 2015 10:50:22 +0100 Subject: [PATCH] copy --- build/js/intlTelInput.js | 4 +++- build/js/intlTelInput.min.js | 2 +- examples/gen/country-sync.html | 10 +++++----- examples/gen/default-country-ip.html | 10 +++++----- examples/gen/hidden-input.html | 8 ++++---- examples/gen/is-valid-number.html | 10 +++++----- examples/gen/modify-country-data.html | 8 ++++---- examples/gen/national-mode.html | 8 ++++---- examples/gen/only-countries-europe.html | 8 ++++---- grunt/template.js | 2 +- 10 files changed, 36 insertions(+), 34 deletions(-) diff --git a/build/js/intlTelInput.js b/build/js/intlTelInput.js index 4b1526e70..84cf92eaa 100644 --- a/build/js/intlTelInput.js +++ b/build/js/intlTelInput.js @@ -195,7 +195,9 @@ https://github.com/Bluefieldscom/intl-tel-input.git // mobile is just a native select element // desktop is a proper list containing: preferred countries, then divider, then all countries if (this.isMobile) { - this.countryList = $("", { + "class": "iti-mobile-select" + }).appendTo(this.flagsContainer); } else { this.countryList = $("