fix #8131 - chinese translations
[Pman.Core] / Pman.Dialog.PersonSimpleContact.js
index 4e389e4..e98926b 100644 (file)
@@ -12,9 +12,10 @@ Pman.on('beforeload', function() {
         type : 'edit',
         dialogConfig : {
             title: "Edit Contact Details",
-            height: 350 // slightly taller..
+            height: 200 // slightly taller..
         },
         itemList : [
+         //   'company_id',
             'name', 'phone', 'fax', 'email',
             'id'
         ]