From: Alan Knowles Date: Fri, 17 Sep 2010 10:57:18 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d917188eada178177faf1c9fff662be220cb385c Pman.Dialog.CorePersonContact.js --- 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',