From: Alan Knowles Date: Mon, 17 Dec 2012 03:01:09 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1f02da1e14dee1c3c7c2395ba4d811c322e0c444 Pman.js --- diff --git a/Pman.js b/Pman.js index 4ccf3472..c1b6c7a1 100644 --- a/Pman.js +++ b/Pman.js @@ -372,7 +372,7 @@ Pman = new Roo.Document( return; } if (!data || !data.id) { - Pman.Dialog.Companies.show( { id : 0, comptype: 'OWNER' }, function(data) { + Pman.Dialog.CoreCompanies.show( { id : 0, comptype: 'OWNER' }, function(data) { Roo.log("company dialog returned"); Roo.log(data); forceCompany(data);