Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Wed, 20 Dec 2017 03:00:14 +0000 (11:00 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 Dec 2017 03:00:14 +0000 (11:00 +0800)
Roo/bootstrap/Input.js

index 5968da0..009c0db 100644 (file)
@@ -833,12 +833,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             return;
         }
         
-        /*
-        if(this.indicator){
-            this.indicator.hide();
-        }
-        */
-        
+     
         this.el.removeClass(this.invalidClass);
         
         if(this.hasFeedback && this.inputType != 'hidden' && !this.allowBlank){