examples/bootstrap/dashboard4.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 17 Sep 2020 06:10:25 +0000 (14:10 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 17 Sep 2020 06:10:25 +0000 (14:10 +0800)
examples/bootstrap/dashboard4.js

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

index 1f9ae24..975d23f 100644 (file)
@@ -33,6 +33,7 @@
        "items" : [
         {
          "String header" : "ticket 1",
+         "String margin_bottom" : 3,
          "xtype" : "Card",
          "$ xns" : "Roo.bootstrap"
         },
index 1259e08..a445f22 100644 (file)
@@ -47,6 +47,7 @@ dashboard4 = new Roo.XComponent({
         {
          xtype : 'Card',
          header : _this._strings['d9fb0367346d21079a1c52d72da61c9f'] /* ticket 1 */,
+         margin_bottom : 3,
          xns : Roo.bootstrap,
          '|xns' : 'Roo.bootstrap'
         },