Pman.Gnumeric.js
[Pman.Core] / Pman.Dialog.PersonEdit.js
index a130cbf..74bc88b 100644 (file)
@@ -12,15 +12,14 @@ Pman.on('beforeload', function() {
         type : 'edit',
         dialogConfig : {
             title: "Edit Contact Details",
-            height: 350 // slightly taller..
+            height: 400 // slightly taller..
             
         },
         itemList : [
             'company_id_name',
             'office_id_name',
             'name','role', 'phone', 'fax', 'email',
-       
-            'passwd1', 'passwd2',
+            'passwd1', 'passwd2', 'secure_password',
             'id', 
             //'company_id', 
             'company_id_email',