From 38689d9ad6081f598eca5e56a2c1dd9062f85cf3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:49:08 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Element.js --- Roo/bootstrap/Element.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Element.js b/Roo/bootstrap/Element.js index bd6151e31e..4a4b58e0b8 100644 --- a/Roo/bootstrap/Element.js +++ b/Roo/bootstrap/Element.js @@ -8,7 +8,9 @@ /** * @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