Roo/bootstrap/Input.js
authorjohn <john@roojs.com>
Mon, 27 Nov 2017 04:38:51 +0000 (12:38 +0800)
committerjohn <john@roojs.com>
Mon, 27 Nov 2017 04:38:51 +0000 (12:38 +0800)
Roo/bootstrap/Input.js

index 7435ebd..e23c641 100644 (file)
@@ -566,6 +566,8 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
         
         this.indicator = this.indicatorEl();
         
+        Roo.log(this.name+' is initing');
+        
         if(this.indicator){
             this.indicator.setVisibilityMode(Roo.Element.DISPLAY);
             this.indicator.hide();