Pman.Dialog.PersonSimpleContact.js
authorChris <chris@roojs.com>
Fri, 29 Jun 2012 07:36:00 +0000 (15:36 +0800)
committerChris <chris@roojs.com>
Fri, 29 Jun 2012 07:36:00 +0000 (15:36 +0800)
Pman.Dialog.PersonSimpleContact.js

index 954f927..715f51f 100644 (file)
@@ -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'
         ]