From 375d869961cdfbb13cbd83e3eadf13e1a65fb234 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 29 Jun 2012 15:11:16 +0800 Subject: [PATCH] Pman.Dialog.PersonSimpleContact.js --- Pman.Dialog.PersonSimpleContact.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonSimpleContact.js b/Pman.Dialog.PersonSimpleContact.js index a130cbf3..0bb3e72a 100644 --- a/Pman.Dialog.PersonSimpleContact.js +++ b/Pman.Dialog.PersonSimpleContact.js @@ -8,7 +8,7 @@ Pman.on('beforeload', function() { // edit - company readonly /office - selectable.. // CONTACTS!!!!! - Pman.Dialog.PersonEdit = new Pman.Dialog.PersonEditor({ + Pman.Dialog.PersonSimpleContact = new Pman.Dialog.PersonEditor({ type : 'edit', dialogConfig : { title: "Edit Contact Details", -- 2.39.2