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