From: Alan Knowles Date: Fri, 17 Sep 2010 10:54:17 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=4147c4e078ec9a173606be7b6b3dcddd9f514d6b Pman.Dialog.CorePersonContact.js --- diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index 3315a672..23061c08 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -86,7 +86,7 @@ Pman.Dialog.CorePersonContact = { { Pman.Dialog.Companies.show( { id: 0 }, function(data) { - cb.setFromData(data); + _this }); } },