Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 06:06:19 +0000 (14:06 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 06:06:19 +0000 (14:06 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 20e13e6..98ed4f2 100644 (file)
                                     "width": 300,
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
+                                },
+                                {
+                                    "|xns": "Roo.form",
+                                    "xtype": "TextArea"
                                 }
                             ]
                         }
index 2c183b7..f84e5f0 100644 (file)
@@ -173,6 +173,10 @@ Pman.Dialog.CoreCompanies = {
                                     name : 'address',
                                     qtip : "Enter Address",
                                     width : 300
+                                },
+                                {
+                                    xtype: 'TextArea',
+                                    xns: Roo.form
                                 }
                             ]
                         }