examples/bootstrap/dashboard1.bjs.OW4CMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:01:15 +0000 (19:01 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:01:15 +0000 (19:01 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.M9ADMX
examples/bootstrap/dashboard1.js

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

index 478e713..2c4ce55 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "CheckBox",
-                                                                                    "String boxLabel" : "Checkbox 2",
+                                                                                    "String boxLabel" : "Checkbox Disabled",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
index cce8854..bef7758 100644 (file)
@@ -559,7 +559,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'CheckBox',
-                                                                                    boxLabel : 'Checkbox 2',
+                                                                                    boxLabel : 'Checkbox Disabled',
                                                                                     xns : Roo.bootstrap
                                                                                 }
                                                                             ]