examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.js
index 6228d6e..cdfaa9b 100644 (file)
@@ -119,7 +119,15 @@ dashboard4 = new Roo.XComponent({
                   {
                    '|xns' : 'Roo.bootstrap',
                    xns : Roo.bootstrap,
-                   xtype : 'Column'
+                   xtype : 'Column',
+                   items : [
+                    {
+                     '|xns' : 'Roo.bootstrap',
+                     xns : Roo.bootstrap,
+                     xtype : 'Button'
+                    }
+                   ]
+
                   }
                  ]