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

index 0b524e2..5968da0 100644 (file)
@@ -833,9 +833,11 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             return;
         }
         
+        /*
         if(this.indicator){
             this.indicator.hide();
         }
+        */
         
         this.el.removeClass(this.invalidClass);