From: Chris Date: Wed, 12 Sep 2012 06:05:43 +0000 (+0800) Subject: Pman.Dialog.CoreCompanies.bjs X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2b53b26816352c470ac1b09312d39e26b7f5268c;p=Pman.Core Pman.Dialog.CoreCompanies.bjs Pman.Dialog.CoreCompanies.js --- diff --git a/Pman.Dialog.CoreCompanies.bjs b/Pman.Dialog.CoreCompanies.bjs index c3664a9f..e6a7f1b9 100644 --- a/Pman.Dialog.CoreCompanies.bjs +++ b/Pman.Dialog.CoreCompanies.bjs @@ -113,7 +113,16 @@ "allowBlank": true, "fieldLabel": "Email", "name": "email", - "qtip": "Enter Fax Number", + "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" diff --git a/Pman.Dialog.CoreCompanies.js b/Pman.Dialog.CoreCompanies.js index 3f8cbf0b..7eaacc8c 100644 --- a/Pman.Dialog.CoreCompanies.js +++ b/Pman.Dialog.CoreCompanies.js @@ -162,7 +162,7 @@ Pman.Dialog.CoreCompanies = { allowBlank : true, fieldLabel : 'Email', name : 'email', - qtip : "Enter Fax Number", + qtip : "Enter Email Address", width : 300 } ]