Roo/bootstrap/Input.js
authorjohn <john@roojs.com>
Thu, 7 Dec 2017 02:12:16 +0000 (10:12 +0800)
committerjohn <john@roojs.com>
Thu, 7 Dec 2017 02:12:16 +0000 (10:12 +0800)
Roo/bootstrap/Input.js

index 0b524e2..f9b2408 100644 (file)
@@ -924,7 +924,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
         }
         
         if(this.indicator){
-            this.indicator.show();
+            //this.indicator.show();
         }
         
         this.el.addClass(this.invalidClass);