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