From 0143cf714db5af43668093ebba8c97c27bbfce86 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 12 Sep 2012 15:36:23 +0800 Subject: [PATCH] Pman.Dialog.CoreCompanies.bjs Pman.Dialog.CoreCompanies.js --- Pman.Dialog.CoreCompanies.bjs | 2 +- Pman.Dialog.CoreCompanies.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreCompanies.bjs b/Pman.Dialog.CoreCompanies.bjs index aa2779b1..e78ad9a3 100644 --- a/Pman.Dialog.CoreCompanies.bjs +++ b/Pman.Dialog.CoreCompanies.bjs @@ -66,7 +66,7 @@ "render": "function (_self)\n{\n _this.etypeCombo = _self;\n}" }, "alwaysQuery": true, - "displayField": "name", + "displayField": "comptype_name", "emptyText": "Select Type", "fieldLabel": "Type", "forceSelection": true, diff --git a/Pman.Dialog.CoreCompanies.js b/Pman.Dialog.CoreCompanies.js index 1fb8be06..1cd0948d 100644 --- a/Pman.Dialog.CoreCompanies.js +++ b/Pman.Dialog.CoreCompanies.js @@ -123,7 +123,7 @@ Pman.Dialog.CoreCompanies = { } }, alwaysQuery : true, - displayField : 'name', + displayField : 'comptype_name', emptyText : "Select Type", fieldLabel : 'Type', forceSelection : true, -- 2.39.2