From 79e700ca5ad8b9975f44f053d0442df63fa9c736 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:57:39 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.js --- Pman.Dialog.CorePersonContact.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index 0d8ab6cc..583b2829 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -251,6 +251,7 @@ Pman.Dialog.CorePersonContact = { { xtype: 'TextField', xns: Roo.form, + allowBlank : false, fieldLabel : 'Email', name : 'email', width : 200 -- 2.39.2