examples/bootstrap/dashboard1.bjs.TPF1LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:00:44 +0000 (19:00 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:00:44 +0000 (19:00 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.RL6ZLX
examples/bootstrap/dashboard1.js

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

index 3157d6f..6d4f5c1 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "CheckBox",
+                                                                                    "String boxLabel" : "checkbox",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
index b72feb1..61bfd33 100644 (file)
@@ -126,6 +126,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'CheckBox',
+                                                                                    boxLabel : 'checkbox',
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {