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

index 820e6da..08d26ad 100644 (file)
@@ -67,7 +67,7 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             };
             
             if (countries[i][3]) {
-                Roo.log(countries[i][0]+' has order '+countries[i][3]);
+                Roo.log(countries[i][0]+' has order '+countries[i][3]+' | dial code: '+countries[i][2]);
             }
         }