Pman.Gnumeric.js
[Pman.Core] / Pman.Dialog.PersonStaff.js
index b7b7534..171cd61 100644 (file)
@@ -9,14 +9,14 @@ Pman.on('beforeload', function() {
     Pman.Dialog.PersonStaff  = new Pman.Dialog.PersonEditor({
         type : 'staff',
         dialogConfig : {
-            title: "Add / Edit "
+            title: "Add / Edit Staff"
         },
         itemList : [
             
             
             'office_id_name',
             'name','role', 'phone', 'fax', 'email_req',
-            'passwd1', 'passwd2',
+            'passwd1', 'passwd2', 'secure_password',
             
             'id',  'office_id', 'company_id',
             'active',