examples/bootstrap/dashboard1.bjs.P3A2LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:10:35 +0000 (19:10 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:10:35 +0000 (19:10 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.OPH2LX
examples/bootstrap/dashboard1.js

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

index 338f26f..43a8696 100644 (file)
                                                                                 {
                                                                                     "String name" : "radio",
                                                                                     "xtype" : "Radio",
-                                                                                    "String boxLabel" : "Radio 1",
+                                                                                    "String boxLabel" : "Radio 2",
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "string value" : 2
                                                                                 }
index 95e8a92..f824407 100644 (file)
@@ -575,7 +575,7 @@ dashboard1 = new Roo.XComponent({
                                                                                {
                                                                                     name : 'radio',
                                                                                     xtype : 'Radio',
-                                                                                    boxLabel : 'Radio 1',
+                                                                                    boxLabel : 'Radio 2',
                                                                                     xns : Roo.bootstrap,
                                                                                     value : 2
                                                                                 }