From 8b5b1a1dfcdd4812551f8d0ad927680f8ccd1606 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 21 Dec 2012 14:29:11 +0800 Subject: [PATCH] Pman.Dialog.CorePersonContact.bjs Pman.Dialog.CorePersonContact.js --- Pman.Dialog.CorePersonContact.bjs | 2 +- Pman.Dialog.CorePersonContact.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2