From 0197842dda2f44ff963dd74daad08cc409c6f3fb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:47:34 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Modal.js --- Roo/bootstrap/Modal.js | 1 + roojs-bootstrap-debug.js | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index 5edf3ce1e0..713d2533d0 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -8,6 +8,7 @@ * @extends Roo.bootstrap.Component * @builder-top * @parent none + * @children Roo.bootstrap.Component * Bootstrap Modal class * @cfg {String} title Title of dialog * @cfg {String} html - the body of the dialog (for simple ones) - you can also use template.. diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 7ae55d4024..679ba0b0af 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -1970,6 +1970,7 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component, { /** * @class Roo.bootstrap.Card * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap Card class * * @@ -4260,6 +4261,7 @@ Roo.extend(Roo.bootstrap.MenuSeparator, Roo.bootstrap.Component, { * @extends Roo.bootstrap.Component * @builder-top * @parent none + * @children Roo.bootstrap.Component * Bootstrap Modal class * @cfg {String} title Title of dialog * @cfg {String} html - the body of the dialog (for simple ones) - you can also use template.. -- 2.39.2