Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Mon, 23 Apr 2018 01:50:52 +0000 (09:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Apr 2018 01:50:52 +0000 (09:50 +0800)
Roo/bootstrap/Input.js

index 9957042..56a955f 100644 (file)
@@ -580,8 +580,8 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
         this.indicator = this.indicatorEl();
         
         if(this.indicator){
-            this.indicator.setVisibilityMode(Roo.Element.DISPLAY);
-            this.indicator.hide();
+            this.indicator.addClass('invisible');
+            
         }
  
         // reference to original value for reset