From aa913b8b5a1e43c449c18c3c68dddaf4e6e065b1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:57:41 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.bjs --- Pman.Dialog.CorePersonContact.bjs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index 2a29d6d2..ae52f6bd 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -182,13 +182,12 @@ "xtype": "TextField" }, { + "allowBlank": false, "fieldLabel": "Email", "name": "email", "width": 200, "xtype": "TextField", - "|xns": "Roo.form", - "allowBlank": true, - "listeners": {} + "|xns": "Roo.form" }, { "name": "id", -- 2.39.2