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

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

index 98ed4f2..65ce5f8 100644 (file)
                                     "|xns": "Roo.form"
                                 },
                                 {
-                                    "|xns": "Roo.form",
-                                    "xtype": "TextArea"
+                                    "allowBlank": true,
+                                    "fieldLabel": "",
+                                    "name": "",
+                                    "qtip": "",
+                                    "width": 300,
+                                    "xtype": "TextArea",
+                                    "|xns": "Roo.form"
                                 }
                             ]
                         }
index f84e5f0..b8f2d2a 100644 (file)
@@ -176,7 +176,12 @@ Pman.Dialog.CoreCompanies = {
                                 },
                                 {
                                     xtype: 'TextArea',
-                                    xns: Roo.form
+                                    xns: Roo.form,
+                                    allowBlank : true,
+                                    fieldLabel : '',
+                                    name : '',
+                                    qtip : "",
+                                    width : 300
                                 }
                             ]
                         }