From 309cd40dae8fb13d193daadaa8a928df86c8157e Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:32:30 +0800 Subject: [PATCH] Pman.Dialog.PersonNew.js --- Pman.Dialog.PersonNew.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonNew.js b/Pman.Dialog.PersonNew.js index 1e73625c..8ff8e2aa 100644 --- a/Pman.Dialog.PersonNew.js +++ b/Pman.Dialog.PersonNew.js @@ -11,7 +11,7 @@ Pman.on('beforeload', function() { type : 'new', dialogConfig : { title: "New Contact Details", - height: 350 // slightly taller.. + height: 400 // slightly taller.. }, itemList : [ 'company_id_name', -- 2.39.2