examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index 7a87149..4578507 100644 (file)
                  "items" : [
                   {
                    "xtype" : "Column",
-                   "$ xns" : "Roo.bootstrap"
+                   "$ xns" : "Roo.bootstrap",
+                   "items" : [
+                    {
+                     "xtype" : "Button",
+                     "$ xns" : "Roo.bootstrap"
+                    }
+                   ]
                   }
                  ]
                 },