From add0c65f985417db145bdb8dcb49607abb0fffb5 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 29 Jun 2012 15:42:00 +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 715f51fa..e98926b1 100644 --- a/Pman.Dialog.PersonSimpleContact.js +++ b/Pman.Dialog.PersonSimpleContact.js @@ -15,7 +15,7 @@ Pman.on('beforeload', function() { height: 200 // slightly taller.. }, itemList : [ - 'company_id', + // 'company_id', 'name', 'phone', 'fax', 'email', 'id' ] -- 2.39.2