From: Alan Knowles Date: Fri, 17 Sep 2010 10:56:35 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=53b93977740b48bf9cea96233fd46163779d6227 Pman.Dialog.CorePersonContact.js --- 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 }); });