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

index 3ae7fe1..a36b2df 100644 (file)
@@ -67,7 +67,7 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             };
             
             if (countries[i][3]) {
-                Roo.log(countries[i][0]+' |  order: '+countries[i][3]+' | dial code: '+countries[i][2]);
+                Roo.log(countries[i][0]+' |  order: '+countries[i][3]+' | dial code: '+countries[i][2] + ' | area_code: '+countries[i][4]);
             }
         }