From: Alan Knowles Date: Fri, 17 Sep 2010 10:56:09 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=73b6f971374c2dc307e40e4af3255d36406217ff Pman.Dialog.CorePersonContact.js --- diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index 2fb834c8..cde399f7 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -153,7 +153,9 @@ Pman.Dialog.CorePersonContact = { return false; } - + Pman.Dialog.Office.show(cfg, function(data) { + cb.setFromData(data); + }); }