From c15f7a273551ec1f84880661945b01e3b2436ce1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 3 Dec 2018 16:09:22 +0800 Subject: [PATCH] Roo/bootstrap/TextArea.js --- Roo/bootstrap/TextArea.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.39.2