examples/bootstrap/dashboard1.bjs.DPM6LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:15:41 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:15:41 +0000 (18:15 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.KDG6LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.CYV4LX
examples/bootstrap/dashboard1.js.HEU4LX
examples/bootstrap/dashboard1.bjs.V87ZLX
examples/bootstrap/dashboard1.js.GYD1LX

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

index 4d06a67..d9547b3 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "TextArea",
+                                                                                    "Boolean disabled" : true,
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "String fieldLabel" : "Textarea"
                                                                                 }
index 6624429..891c57e 100644 (file)
@@ -522,6 +522,7 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'TextArea',
+                                                                                    disabled : true,
                                                                                     xns : Roo.bootstrap,
                                                                                     fieldLabel : 'Textarea'
                                                                                 }