examples/bootstrap/dashboard1.bjs.9BG9LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:15:51 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:15:51 +0000 (18:15 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.INB9LX
examples/bootstrap/dashboard1.js

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

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