examples/bootstrap/dashboard4.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 31 Mar 2015 09:08:56 +0000 (17:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 31 Mar 2015 09:08:56 +0000 (17:08 +0800)
examples/bootstrap/dashboard4.js

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

index b27020f..1ccc060 100644 (file)
                    "xtype" : "Column",
                    "$ xns" : "Roo.bootstrap",
                    "items" : [
+                    {
+                     "String size" : "sm",
+                     "String weight" : "warning",
+                     "xtype" : "Button",
+                     "$ xns" : "Roo.bootstrap",
+                     "String html" : "Some text"
+                    },
                     {
                      "String size" : "sm",
                      "String weight" : "warning",
index 65bc031..ca786f1 100644 (file)
@@ -122,6 +122,14 @@ dashboard4 = new Roo.XComponent({
                    xns : Roo.bootstrap,
                    xtype : 'Column',
                    items : [
+                    {
+                     '|xns' : 'Roo.bootstrap',
+                     html : _this._strings['9db5682a4d778ca2cb79580bdb67083f'],
+                     size : 'sm',
+                     weight : 'warning',
+                     xns : Roo.bootstrap,
+                     xtype : 'Button'
+                    },
                     {
                      '|xns' : 'Roo.bootstrap',
                      html : _this._strings['9db5682a4d778ca2cb79580bdb67083f'],