examples/bootstrap/dashboard1.bjs.PYVJMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:06:44 +0000 (19:06 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:06:44 +0000 (19:06 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.IF7JMX
examples/bootstrap/dashboard1.js

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

index a48e6b3..cbd1438 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Radio",
+                                                                                    "String boxLabel" : "Radio 1",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
index d97f5d3..6ae6449 100644 (file)
@@ -567,6 +567,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'Radio',
+                                                                                    boxLabel : 'Radio 1',
                                                                                     xns : Roo.bootstrap
                                                                                 }
                                                                             ]