From: Alan Knowles Date: Thu, 29 Jul 2021 05:47:34 +0000 (+0800) Subject: roojs-bootstrap.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=0197842dda2f44ff963dd74daad08cc409c6f3fb roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Modal.js --- 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..