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

index 83322b1..4e0ca54 100644 (file)
@@ -906,7 +906,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
         if(!this.el  || this.preventMark){ // not rendered...
             return;
         }
-        //herererere
+        
         this.el.removeClass([this.invalidClass, this.validClass]);
         
         var feedback = this.el.select('.form-control-feedback', true).first();