examples/bootstrap/dashboard1.bjs.RNEBMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:20:54 +0000 (18:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:20:54 +0000 (18:20 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.58JCMX
examples/bootstrap/dashboard1.js

examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js

index 0559fb7..d64db81 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "CheckBox",
+                                                                                    "String boxLabel" : "Checkbox 1",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
index 1606094..8f0e79e 100644 (file)
@@ -550,6 +550,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'CheckBox',
+                                                                                    boxLabel : 'Checkbox 1',
                                                                                     xns : Roo.bootstrap
                                                                                 }
                                                                             ]