From 53b93977740b48bf9cea96233fd46163779d6227 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:56:35 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.js --- Pman.Dialog.CorePersonContact.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index c8b84e33..9c8fe71b 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -156,7 +156,7 @@ Pman.Dialog.CorePersonContact = { Pman.Dialog.Office.show(cfg, function(data) { _this.form.setValues({ office_id_name : data.name, - company_id : data.id + office_id : data.id }); }); -- 2.39.2