examples/bootstrap/dashboard4.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 20 Nov 2020 06:21:20 +0000 (14:21 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 20 Nov 2020 06:21:20 +0000 (14:21 +0800)
examples/bootstrap/dashboard4.js

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

index 3eb9391..c878173 100644 (file)
            "String title" : "test"
           }
          ]
+        },
+        {
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String title" : "test"
         }
        ]
       }
index bb56744..445c536 100644 (file)
@@ -156,6 +156,12 @@ dashboard4 = new Roo.XComponent({
            '|xns' : 'Roo.bootstrap'
           }
          ]
+        },
+        {
+         xtype : 'Card',
+         title : _this._strings['098f6bcd4621d373cade4e832627b4f6'] /* test */,
+         xns : Roo.bootstrap,
+         '|xns' : 'Roo.bootstrap'
         }
        ]
       }