From fd5e343afb37b4fd492a12a55187b1ab6a18d9cb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:48:45 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/TabPanel.js --- Roo/bootstrap/TabPanel.js | 1 + roojs-bootstrap-debug.js | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Roo/bootstrap/TabPanel.js b/Roo/bootstrap/TabPanel.js index 8bd63c9370..8f40d1744d 100644 --- a/Roo/bootstrap/TabPanel.js +++ b/Roo/bootstrap/TabPanel.js @@ -8,6 +8,7 @@ /** * @class Roo.bootstrap.TabPanel * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap TabPanel class * @cfg {Boolean} active panel active * @cfg {String} html panel content diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 7429ecba55..98d29efcfb 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -7097,6 +7097,7 @@ Roo.extend(Roo.bootstrap.breadcrumb.Item, Roo.bootstrap.Component, { /** * @class Roo.bootstrap.Row * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap Row class (contains columns...) * * @constructor @@ -22127,6 +22128,7 @@ Roo.apply(Roo.bootstrap.TabGroup, { /** * @class Roo.bootstrap.TabPanel * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap TabPanel class * @cfg {Boolean} active panel active * @cfg {String} html panel content -- 2.39.2