Roo/bootstrap/Input.js
[roojs1] / roojs-bootstrap-debug.js
index 1df2058..2af429a 100644 (file)
@@ -9101,13 +9101,11 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
         
         if(this.hasFeedback && this.inputType != 'hidden' && !this.allowBlank){
             
-            /*
             var feedback = this.el.select('.form-control-feedback', true).first();
             
             if(feedback){
                 this.el.select('.form-control-feedback', true).first().removeClass(this.invalidFeedbackClass);
             }
-            */
             
         }