examples/bootstrap/dashboard1.bjs.FSOFMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:05:57 +0000 (19:05 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:05:57 +0000 (19:05 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.BAYFMX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.7BWDMX
examples/bootstrap/dashboard1.js.882DMX

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

index 8a1e96c..510ec6c 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
+                                                                                    "Boolean checked" : true,
                                                                                     "String weight" : "primary",
                                                                                     "xtype" : "CheckBox",
-                                                                                    "String boxLabel" : "Checkbox 2",
+                                                                                    "String boxLabel" : "Checkbox weight=primary",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
index 865ef46..62599cc 100644 (file)
@@ -553,9 +553,10 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {
+                                                                                    checked : true,
                                                                                     weight : 'primary',
                                                                                     xtype : 'CheckBox',
-                                                                                    boxLabel : 'Checkbox 2',
+                                                                                    boxLabel : 'Checkbox weight=primary',
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {