roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index c38aacf..0f18f2a 100644 (file)
@@ -40393,6 +40393,8 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             var k = e.getKey();
             var c = e.getCharCode();
             
+            Roo.log(String.fromCharCode(c));
+            
             if(
                     (String.fromCharCode(c) == '.' || String.fromCharCode(c) == '-') &&
                     this.allowed.indexOf(String.fromCharCode(c)) === -1