examples/bootstrap/dashboard4.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 16 Nov 2020 03:22:20 +0000 (11:22 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 16 Nov 2020 03:22:20 +0000 (11:22 +0800)
examples/bootstrap/dashboard4.js

examples/bootstrap/dashboard4.bjs
examples/bootstrap/dashboard4.js

index 32a1479..2a09b44 100644 (file)
@@ -44,6 +44,7 @@
            "String weight" : "light",
            "String margin_bottom" : 3,
            "xtype" : "Card",
+           "bool collapsable" : true,
            "$ xns" : "Roo.bootstrap",
            "String html" : "body goes here",
            "bool dragable" : true
index 8d55f6f..cef1987 100644 (file)
@@ -54,6 +54,7 @@ dashboard4 = new Roo.XComponent({
          items  : [
           {
            xtype : 'Card',
+           collapsable : true,
            dragable : true,
            drag_group : 'cards',
            header : _this._strings['d9fb0367346d21079a1c52d72da61c9f'] /* ticket 1 */,