Roo/bootstrap/PhoneInput.js
[roojs1] / roojs-bootstrap-debug.js
index 55c528d..9fa6500 100644 (file)
@@ -40394,7 +40394,11 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
                 e.stopEvent();
             }
             
+            Roo.log(this.getValue());
+            
             this.setValue(this.getValue());
+            
+            Roo.log(this.getValue());
         }
         
 });