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