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

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

index ffada72..c0084dd 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Input",
+                                                                                    "String inputType" : "checkbox",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
index 4d9f4c3..0ca0be1 100644 (file)
@@ -125,6 +125,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'Input',
+                                                                                    inputType : 'checkbox',
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {