From 1fed08f4849dd420e193cf7fe048b9bb3fe3ca95 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 29 Jun 2012 15:36:00 +0800 Subject: [PATCH] Pman.Dialog.PersonSimpleContact.js --- Pman.Dialog.PersonSimpleContact.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pman.Dialog.PersonSimpleContact.js b/Pman.Dialog.PersonSimpleContact.js index 954f9273..715f51fa 100644 --- a/Pman.Dialog.PersonSimpleContact.js +++ b/Pman.Dialog.PersonSimpleContact.js @@ -15,8 +15,7 @@ Pman.on('beforeload', function() { height: 200 // slightly taller.. }, itemList : [ - 'company_id_name', - 'office_id_name', + 'company_id', 'name', 'phone', 'fax', 'email', 'id' ] -- 2.39.2