Roo/bootstrap/Input.js
authoredward <edward@roojs.com>
Tue, 8 Aug 2017 03:50:37 +0000 (11:50 +0800)
committeredward <edward@roojs.com>
Tue, 8 Aug 2017 03:50:37 +0000 (11:50 +0800)
Roo/bootstrap/Input.js

index 85155c6..0d8dd46 100644 (file)
@@ -831,6 +831,10 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             return;
         }
         
+        if(this.indicator){
+            this.indicator.hide();
+        }
+        
 //        var formGroup = this.el.findParent('.form-group', false, true);
 //        
 //        if(formGroup){