examples/bootstrap/dashboard1.bjs.WRCHMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 07:58:17 +0000 (15:58 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 07:58:17 +0000 (15:58 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.9YLHMX
examples/bootstrap/dashboard1.js

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

index c0084dd..39e116a 100644 (file)
                                                                                 {
                                                                                     "xtype" : "Input",
                                                                                     "String inputType" : "checkbox",
-                                                                                    "$ xns" : "Roo.bootstrap"
+                                                                                    "$ xns" : "Roo.bootstrap",
+                                                                                    "String fieldLabel" : "Fixme - checkbox type"
                                                                                 },
                                                                                 {
                                                                                     "String weight" : "primary",
index 0ca0be1..0dc2e2c 100644 (file)
@@ -126,7 +126,8 @@ dashboard1 = new Roo.XComponent({
                                                                                {
                                                                                     xtype : 'Input',
                                                                                     inputType : 'checkbox',
-                                                                                    xns : Roo.bootstrap
+                                                                                    xns : Roo.bootstrap,
+                                                                                    fieldLabel : 'Fixme - checkbox type'
                                                                                 },
                                                                                {
                                                                                     weight : 'primary',