examples/bootstrap/dashboard3.bjs
authormichael <michael@office.ROOJS.COM>
Tue, 25 Nov 2014 08:44:52 +0000 (16:44 +0800)
committermichael <michael@office.ROOJS.COM>
Tue, 25 Nov 2014 08:44:52 +0000 (16:44 +0800)
examples/bootstrap/dashboard3.js

examples/bootstrap/dashboard3.bjs
examples/bootstrap/dashboard3.js

index 54b6dbe..4ef6d66 100644 (file)
                                                                     "String style" : "border: 1px solid grey height:100%",
                                                                     "g_width" : 500,
                                                                     "g_x" : 30
+                                                                },
+                                                                {
+                                                                    "xtype" : "Header",
+                                                                    "$ xns" : "Roo.bootstrap"
                                                                 }
                                                             ]
                                                         }
index 7826ff6..7fa734f 100644 (file)
@@ -192,6 +192,11 @@ dashboard3 = new Roo.XComponent({
                                                                     style : 'border: 1px solid grey height:100%',
                                                                     g_width : 500,
                                                                     g_x : 30
+                                                                },
+                                                               {
+                                                                    '|xns' : 'Roo.bootstrap',
+                                                                    xtype : 'Header',
+                                                                    xns : Roo.bootstrap
                                                                 }
                                                             ]