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

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

index f0988ee..f5915a1 100644 (file)
                                                                                 {
                                                                                     "String name" : "radio",
                                                                                     "xtype" : "Radio",
-                                                                                    "String boxLabel" : "Radio 2",
+                                                                                    "String boxLabel" : "Radio (weight=danger)",
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "string value" : 2,
-                                                                                    "string weight" : ""
+                                                                                    "string weight" : "danger"
                                                                                 },
                                                                                 {
                                                                                     "String name" : "radio",
index 77fbbea..5b0e66d 100644 (file)
@@ -575,10 +575,10 @@ dashboard1 = new Roo.XComponent({
                                                                                {
                                                                                     name : 'radio',
                                                                                     xtype : 'Radio',
-                                                                                    boxLabel : 'Radio 2',
+                                                                                    boxLabel : 'Radio (weight=danger)',
                                                                                     xns : Roo.bootstrap,
                                                                                     value : 2,
-                                                                                    weight : ''
+                                                                                    weight : 'danger'
                                                                                 },
                                                                                {
                                                                                     name : 'radio',