From 1fbaeff2f28c33a88ef08aac59795d2cc7546c49 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 12 Sep 2012 15:16:46 +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 2b2334aa..7ef821e6 100644 --- a/Pman.Dialog.CoreCompanies.bjs +++ b/Pman.Dialog.CoreCompanies.bjs @@ -94,7 +94,7 @@ "select": "function (combo, record, index)\n{\n _this.grid.footer.onClick('first');\n}" }, "alwaysQuery": true, - "displayField": "comptype_name", + "displayField": "name", "editable": "false", "emptyText": "Select Type", "fieldLabel": "Type", diff --git a/Pman.Dialog.CoreCompanies.js b/Pman.Dialog.CoreCompanies.js index 9da01b3e..c688f406 100644 --- a/Pman.Dialog.CoreCompanies.js +++ b/Pman.Dialog.CoreCompanies.js @@ -151,7 +151,7 @@ Pman.Dialog.CoreCompanies = { } }, alwaysQuery : true, - displayField : 'comptype_name', + displayField : 'name', editable : 'false', emptyText : "Select Type", fieldLabel : 'Type', -- 2.39.2