From e2b86e3ca14626e1374c17f96ff6503308bfdae8 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:49:32 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Form.js --- Roo/bootstrap/Form.js | 1 + roojs-bootstrap-debug.js | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Form.js b/Roo/bootstrap/Form.js index 74aa41bae7..c67994148b 100644 --- a/Roo/bootstrap/Form.js +++ b/Roo/bootstrap/Form.js @@ -8,6 +8,7 @@ /** * @class Roo.bootstrap.Form * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap Form class * @cfg {String} method GET | POST (default POST) * @cfg {String} labelAlign top | left (default top) diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 98d29efcfb..fc43d76403 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -652,7 +652,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { /** * @class Roo.bootstrap.Element * @extends Roo.bootstrap.Component - * Bootstrap Element class + * @children Roo.bootstrap.Component + * Bootstrap Element class (basically a DIV used to make random stuff ) + * * @cfg {String} html contents of the element * @cfg {String} tag tag of the element * @cfg {String} cls class of the element -- 2.39.2