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

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

index dfa9048..8669c67 100644 (file)
                                                                                     "Boolean disabled" : true,
                                                                                     "String fieldLabel" : "Text",
                                                                                     "$ xns" : "Roo.bootstrap"
+                                                                                },
+                                                                                {
+                                                                                    "xtype" : "TextArea",
+                                                                                    "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
                                                                         }
index da661aa..1ec2eba 100644 (file)
@@ -514,6 +514,10 @@ dashboard1 = new Roo.XComponent({
                                                                                     disabled : true,
                                                                                     fieldLabel : 'Text',
                                                                                     xns : Roo.bootstrap
+                                                                                },
+                                                                               {
+                                                                                    xtype : 'TextArea',
+                                                                                    xns : Roo.bootstrap
                                                                                 }
                                                                             ]