X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.PersonSimpleContact.js;h=4e389e40b986db83afed56689bb2ed67be0cc782;hb=6656231f83cbb70cade6cecf7cc70c3a08d74b95;hp=0bb3e72ac8e786307c674276b4ac489ab4eec5f6;hpb=375d869961cdfbb13cbd83e3eadf13e1a65fb234;p=Pman.Core diff --git a/Pman.Dialog.PersonSimpleContact.js b/Pman.Dialog.PersonSimpleContact.js index 0bb3e72a..4e389e40 100644 --- a/Pman.Dialog.PersonSimpleContact.js +++ b/Pman.Dialog.PersonSimpleContact.js @@ -13,18 +13,10 @@ Pman.on('beforeload', function() { dialogConfig : { title: "Edit Contact Details", height: 350 // slightly taller.. - }, itemList : [ - 'company_id_name', - 'office_id_name', - 'name','role', 'phone', 'fax', 'email', - - 'passwd1', 'passwd2', - 'id', - //'company_id', - 'company_id_email', - 'company_id_address','company_id_tel','company_id_fax' + 'name', 'phone', 'fax', 'email', + 'id' ] }); }); \ No newline at end of file