X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=a7d3d5be31b581e008b37df28bd8664e298723cf;hb=369d727f79142aac356fc52e91b20c02ad77ff5c;hp=ce59584fbc4fece9b471438102f9d733a3b2d393;hpb=994db46c32477291f6a1a32a2a42da54f315d011;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index ce59584fbc..a7d3d5be31 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -13210,7 +13210,7 @@ Roo.extend(Roo.bootstrap.form.Input, Roo.bootstrap.Component, { } - this.el.removeClass([this.invalidClass, 'is-invalid']); + this.inputEl().removeClass([this.invalidClass, 'is-invalid']); if(this.hasFeedback && this.inputType != 'hidden'){