From d917188eada178177faf1c9fff662be220cb385c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:57:18 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.js --- Pman.Dialog.CorePersonContact.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index 5fc9f2db..0d8ab6cc 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -224,7 +224,8 @@ Pman.Dialog.CorePersonContact = { xns: Roo.form, fieldLabel : 'Name', name : 'name', - width : 300 + width : 300, + allowBlank : true }, { xtype: 'TextField', -- 2.39.2