From 64f685955aa6df10985306b3a3bdff05f798acc6 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:23:59 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 348b2df7..a0733a06 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -37,7 +37,7 @@ Pman.Dialog.PersonEditor.prototype = { title: 'Edit Contact Details', modal: true, width: 530, - height: 350, + height: 400, shadow:true, minWidth:200, minHeight:180, -- 2.39.2