Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Tue, 23 Jan 2018 04:05:11 +0000 (12:05 +0800)
committerjohn <john@roojs.com>
Tue, 23 Jan 2018 04:05:11 +0000 (12:05 +0800)
Roo/bootstrap/PhoneInput.js

index 0453290..0e0b99e 100644 (file)
@@ -65,17 +65,13 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
                 order: countries[i][3] ? countries[i][3] : '',
                 area_code: countries[i][4] ? countries[i][4] : ''
             };
-            
             // if (countries[i][3]) {
             //     Roo.log(countries[i][0]+' |  order: '+countries[i][3]+' | dial code: '+countries[i][2] + ' | area_code: '+countries[i][4]);
             // }
         }
         
-        Roo.log('testinggggggggg');
-        Roo.log(list);
+        Roo.log(list[0]);
         
-        // test.slice(index, 1)
-        // test.unshift(us)
         
         if(this.filterCountries) {