examples/bootstrap/dashboard1.bjs.QB1IMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:11:33 +0000 (19:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:11:33 +0000 (19:11 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.IR9IMX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.JQ0DMX
examples/bootstrap/dashboard1.js.S3SCMX

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

index 3aa7e07..ea0257d 100644 (file)
                                                                                 {
                                                                                     "String name" : "radio",
                                                                                     "xtype" : "Radio",
-                                                                                    "String boxLabel" : "Radio 2",
+                                                                                    "String boxLabel" : "Radio Disabled",
                                                                                     "$ xns" : "Roo.bootstrap",
-                                                                                    "string value" : 2
+                                                                                    "string value" : 3
                                                                                 }
                                                                             ]
                                                                         }
index 2f3a258..b53f62d 100644 (file)
@@ -582,9 +582,9 @@ dashboard1 = new Roo.XComponent({
                                                                                {
                                                                                     name : 'radio',
                                                                                     xtype : 'Radio',
-                                                                                    boxLabel : 'Radio 2',
+                                                                                    boxLabel : 'Radio Disabled',
                                                                                     xns : Roo.bootstrap,
-                                                                                    value : 2
+                                                                                    value : 3
                                                                                 }
                                                                             ]