From 219875ccced48b1215aefdc8fa814b66d5a64d69 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:55:34 +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 95e6bd4a..cebd347e 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -147,7 +147,7 @@ Pman.Dialog.CorePersonContact = { add : function (combo) { var coid = _this.form.findField('company_id').getValue(); - o.params.company_id = coid; + i } }, -- 2.39.2