examples/bootstrap/contact.bjs
authorMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:33:11 +0000 (16:33 +0800)
committerMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:33:11 +0000 (16:33 +0800)
examples/bootstrap/contact.js

examples/bootstrap/contact.bjs
examples/bootstrap/contact.js

index 9e80300..989debe 100644 (file)
                                                                 {
                                                                     "xtype" : "TextArea",
                                                                     "string placeholder" : "Type your message here...",
+                                                                    "Number rows" : 9,
                                                                     "$ xns" : "Roo.bootstrap",
                                                                     "Number sm" : 12
                                                                 }
index 42ac01a..0bec9c5 100644 (file)
@@ -128,6 +128,7 @@ contact = new Roo.XComponent({
                                                                     '|xns' : 'Roo.bootstrap',
                                                                     xtype : 'TextArea',
                                                                     placeholder : 'Type your message here...',
+                                                                    rows : 9,
                                                                     xns : Roo.bootstrap,
                                                                     sm : 12
                                                                 }