Roo/bootstrap/form/PhoneInput.js
authorleon <leon@roojs.com>
Thu, 4 May 2023 08:18:04 +0000 (16:18 +0800)
committerleon <leon@roojs.com>
Thu, 4 May 2023 08:18:04 +0000 (16:18 +0800)
Roo/bootstrap/form/PhoneInput.js

index e951366..d33a782 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 Roo.bootstrap.form.PhoneInput = function(config) {
+    Roo.log(config);
     Roo.bootstrap.form.PhoneInput.superclass.constructor.call(this, config);
 };