From 25433cb2f89e0bc6fa8439a4434de5ad97802605 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:57:39 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.bjs --- Pman.Dialog.CorePersonContact.bjs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index cc5a3384..2a29d6d2 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -185,8 +185,10 @@ "fieldLabel": "Email", "name": "email", "width": 200, + "xtype": "TextField", "|xns": "Roo.form", - "xtype": "TextField" + "allowBlank": true, + "listeners": {} }, { "name": "id", -- 2.39.2