X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Dialog.PersonStaff.js;h=171cd61e5fd99a31fb211e5468503f9b9b0608e6;hp=b7b753410a5def1e76136efceaffcb2ef7f5f39a;hb=refs%2Fheads%2Fwip_edward_T5851_download_old_offer_sheet;hpb=55a80b6264cd499db4ad58cad8ab710fe4ee116e diff --git a/Pman.Dialog.PersonStaff.js b/Pman.Dialog.PersonStaff.js index b7b75341..171cd61e 100644 --- a/Pman.Dialog.PersonStaff.js +++ b/Pman.Dialog.PersonStaff.js @@ -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',