From: Alan Knowles Date: Mon, 3 Dec 2018 08:09:22 +0000 (+0800) Subject: Roo/bootstrap/TextArea.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=c15f7a273551ec1f84880661945b01e3b2436ce1 Roo/bootstrap/TextArea.js --- diff --git a/Roo/bootstrap/TextArea.js b/Roo/bootstrap/TextArea.js index f7670eb138..63ad26359d 100644 --- a/Roo/bootstrap/TextArea.js +++ b/Roo/bootstrap/TextArea.js @@ -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();