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

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

index d64db81..3157d6f 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
-                                                                                    "xtype" : "Input",
-                                                                                    "String inputType" : "checkbox",
-                                                                                    "$ xns" : "Roo.bootstrap",
-                                                                                    "String fieldLabel" : "Fixme - checkbox type"
+                                                                                    "xtype" : "CheckBox",
+                                                                                    "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
                                                                                     "String weight" : "primary",
index 8f0e79e..b72feb1 100644 (file)
@@ -125,10 +125,8 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {
-                                                                                    xtype : 'Input',
-                                                                                    inputType : 'checkbox',
-                                                                                    xns : Roo.bootstrap,
-                                                                                    fieldLabel : 'Fixme - checkbox type'
+                                                                                    xtype : 'CheckBox',
+                                                                                    xns : Roo.bootstrap
                                                                                 },
                                                                                {
                                                                                     weight : 'primary',