From 345c31784da8113ff250dc3456ef8fa19abce8ca Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:32:25 +0800 Subject: [PATCH] Pman.Dialog.PersonEdit.js --- Pman.Dialog.PersonEdit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEdit.js b/Pman.Dialog.PersonEdit.js index 094aed56..a130cbf3 100644 --- a/Pman.Dialog.PersonEdit.js +++ b/Pman.Dialog.PersonEdit.js @@ -12,7 +12,7 @@ Pman.on('beforeload', function() { type : 'edit', dialogConfig : { title: "Edit Contact Details", - height: 400 // slightly taller.. + height: 350 // slightly taller.. }, itemList : [ -- 2.39.2