examples/bootstrap/dashboard1.bjs.NTC4LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:13:02 +0000 (19:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:13:02 +0000 (19:13 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.IKI4LX
examples/bootstrap/dashboard1.js

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

index e68f6af..f0988ee 100644 (file)
                                                                                     "xtype" : "Radio",
                                                                                     "String boxLabel" : "Radio 2",
                                                                                     "$ xns" : "Roo.bootstrap",
-                                                                                    "string value" : 2
+                                                                                    "string value" : 2,
+                                                                                    "string weight" : ""
                                                                                 },
                                                                                 {
                                                                                     "String name" : "radio",
index 7550580..77fbbea 100644 (file)
@@ -577,7 +577,8 @@ dashboard1 = new Roo.XComponent({
                                                                                     xtype : 'Radio',
                                                                                     boxLabel : 'Radio 2',
                                                                                     xns : Roo.bootstrap,
-                                                                                    value : 2
+                                                                                    value : 2,
+                                                                                    weight : ''
                                                                                 },
                                                                                {
                                                                                     name : 'radio',