roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index bc313ca..d68a16e 100644 (file)
@@ -40571,7 +40571,6 @@ Roo.extend(Roo.bootstrap.layout.West, Roo.bootstrap.layout.Split, {
  * @class Roo.ContentPanel
  * @extends Roo.util.Observable
  * @builder-top
- * @children Roo.boootstrap.Component
  * A basic ContentPanel element.
  * @cfg {Boolean}   fitToFrame    True for this panel to adjust its size to fit when the region resizes  (defaults to false)
  * @cfg {Boolean}   fitContainer   When using {@link #fitToFrame} and {@link #resizeEl}, you can also fit the parent container  (defaults to false)
@@ -40592,6 +40591,7 @@ Roo.extend(Roo.bootstrap.layout.West, Roo.bootstrap.layout.Split, {
  * @cfg {Boolean} badges render the badges
  * @cfg {String} cls  extra classes to use  
  * @cfg {String} background (primary|secondary|success|info|warning|danger|light|dark)
+ * @cfg {Roo.bootstrap.Component} cn[] children
 
  * @constructor
  * Create a new ContentPanel.