From a58d9f2d0ade649dee5158e6c97e205726edf1c2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 17 Sep 2010 18:54:26 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.js --- Pman.Dialog.CorePersonContact.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index d646bf65..f51bd1f5 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -86,7 +86,9 @@ Pman.Dialog.CorePersonContact = { { Pman.Dialog.Companies.show( { id: 0 }, function(data) { - _this.form.setValues + _this.form.setValues({ + + }) }); } }, -- 2.39.2