From: Chris Date: Fri, 21 Dec 2012 06:29:11 +0000 (+0800) Subject: Pman.Dialog.CorePersonContact.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8b5b1a1dfcdd4812551f8d0ad927680f8ccd1606 Pman.Dialog.CorePersonContact.bjs Pman.Dialog.CorePersonContact.js --- diff --git a/Pman.Dialog.CorePersonContact.bjs b/Pman.Dialog.CorePersonContact.bjs index 9e79bc2e..8183793a 100644 --- a/Pman.Dialog.CorePersonContact.bjs +++ b/Pman.Dialog.CorePersonContact.bjs @@ -1,5 +1,5 @@ { - "id": "roo-file-27", + "id": "roo-file-33", "name": "Pman.Dialog.CorePersonContact", "parent": "", "title": "", diff --git a/Pman.Dialog.CorePersonContact.js b/Pman.Dialog.CorePersonContact.js index f8429168..a90c3478 100644 --- a/Pman.Dialog.CorePersonContact.js +++ b/Pman.Dialog.CorePersonContact.js @@ -85,7 +85,7 @@ Pman.Dialog.CorePersonContact = { add : function (combo) { - Pman.Dialog.CoreCompanies.show( { id: 0 }, function(data) { + Pman.Dialog.Companies.show( { id: 0 }, function(data) { _this.form.setValues({ company_id_name : data.name, company_id : data.id