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

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

index 38de658..80ca1cf 100644 (file)
          "xtype" : "Element",
          "$ xns" : "Roo.bootstrap",
          "String html" : "some text"
+        },
+        {
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap"
         }
        ]
       }
index 80fadec..eed3d35 100644 (file)
@@ -48,6 +48,11 @@ dashboard4 = new Roo.XComponent({
          html : _this._strings['552e21cd4cd9918678e3c1a0df491bc3'] /* some text */,
          xns : Roo.bootstrap,
          '|xns' : 'Roo.bootstrap'
+        },
+        {
+         xtype : 'Card',
+         xns : Roo.bootstrap,
+         '|xns' : 'Roo.bootstrap'
         }
        ]
       }