examples/bootstrap/dashboard1.bjs.IVT4LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:20:34 +0000 (18:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:20:34 +0000 (18:20 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.1QN4LX
examples/bootstrap/dashboard1.js

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

index 8d671cc..0559fb7 100644 (file)
                                                                                     "string placeholder" : "cls = has-error",
                                                                                     "String fieldLabel" : "Input with Error",
                                                                                     "$ xns" : "Roo.bootstrap"
+                                                                                },
+                                                                                {
+                                                                                    "xtype" : "CheckBox",
+                                                                                    "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
                                                                         }
index f48e4db..1606094 100644 (file)
@@ -547,6 +547,10 @@ dashboard1 = new Roo.XComponent({
                                                                                     placeholder : 'cls = has-error',
                                                                                     fieldLabel : 'Input with Error',
                                                                                     xns : Roo.bootstrap
+                                                                                },
+                                                                               {
+                                                                                    xtype : 'CheckBox',
+                                                                                    xns : Roo.bootstrap
                                                                                 }
                                                                             ]