Roo/bootstrap/form/Input.js
authorleon <leon@roojs.com>
Thu, 4 May 2023 07:33:25 +0000 (15:33 +0800)
committerleon <leon@roojs.com>
Thu, 4 May 2023 07:33:25 +0000 (15:33 +0800)
Roo/bootstrap/form/Input.js

index 8257b51..2e5d5a2 100644 (file)
@@ -949,7 +949,6 @@ Roo.extend(Roo.bootstrap.form.Input, Roo.bootstrap.Component,  {
                 this.el.select('.form-control-feedback', true).first().removeClass(this.invalidFeedbackClass);
 
                 feedback.update('');
-                Roo.log('CLEAR INVALID');
                 feedback.hide();
             }