Pman.Dialog.CoreCompanies.bjs
[Pman.Core] / Pman.Dialog.CoreCompanies.js
index dbee872..840691c 100644 (file)
@@ -206,6 +206,15 @@ Pman.Dialog.CoreCompanies = {
                                             qtip : "Enter Email Address",
                                             width : 300
                                         },
+                                        {
+                                            xtype: 'TextField',
+                                            xns: Roo.form,
+                                            allowBlank : true,
+                                            fieldLabel : 'Email',
+                                            name : 'email',
+                                            qtip : "Enter Email Address",
+                                            width : 300
+                                        },
                                         {
                                             xtype: 'TextField',
                                             xns: Roo.form,