From 36a383803f360e0e7ceaa8532ff129b7147dc30c Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 29 Jun 2012 15:29:41 +0800 Subject: [PATCH] Pman.Dialog.PersonSimpleContact.js --- Pman.Dialog.PersonSimpleContact.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonSimpleContact.js b/Pman.Dialog.PersonSimpleContact.js index 4e389e40..68fb6131 100644 --- a/Pman.Dialog.PersonSimpleContact.js +++ b/Pman.Dialog.PersonSimpleContact.js @@ -12,7 +12,7 @@ Pman.on('beforeload', function() { type : 'edit', dialogConfig : { title: "Edit Contact Details", - height: 350 // slightly taller.. + height: 200 // slightly taller.. }, itemList : [ 'name', 'phone', 'fax', 'email', -- 2.39.2