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

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

index 4ef6d66..82416e2 100644 (file)
                                                                 },
                                                                 {
                                                                     "xtype" : "Header",
-                                                                    "$ xns" : "Roo.bootstrap"
+                                                                    "$ xns" : "Roo.bootstrap",
+                                                                    "String html" : "SALES"
                                                                 }
                                                             ]
                                                         }
index 7fa734f..6382621 100644 (file)
@@ -196,7 +196,8 @@ dashboard3 = new Roo.XComponent({
                                                                {
                                                                     '|xns' : 'Roo.bootstrap',
                                                                     xtype : 'Header',
-                                                                    xns : Roo.bootstrap
+                                                                    xns : Roo.bootstrap,
+                                                                    html : 'SALES'
                                                                 }
                                                             ]