Roo/bootstrap/TextArea.js
authorAlan Knowles <alan@roojs.com>
Mon, 3 Dec 2018 08:09:22 +0000 (16:09 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 3 Dec 2018 08:09:22 +0000 (16:09 +0800)
Roo/bootstrap/TextArea.js

index f7670eb..63ad263 100644 (file)
@@ -345,7 +345,7 @@ Roo.extend(Roo.bootstrap.TextArea, Roo.bootstrap.Input,  {
             this.inputEl().addClass('is-invalid');
         }
         
-        
+        // fixme ... this may be depricated need to test..
         if(this.hasFeedback && this.inputType != 'hidden' && !this.allowBlank){
             
             var feedback = this.el.select('.form-control-feedback', true).first();