From 5e748830cef7c809ced031aeeb8d65b53e12074d Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 16 Apr 2014 18:12:37 +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 b11ca215..6adaef9d 100644 --- a/Pman.Dialog.CoreCompanies.bjs +++ b/Pman.Dialog.CoreCompanies.bjs @@ -70,7 +70,7 @@ "emptyText": "Select Type", "fieldLabel": "Type", "forceSelection": true, - "hiddenName": "comptype_id", + "hiddenName": "comptype", "listWidth": 250, "loadingText": "Searching...", "minChars": 2, diff --git a/Pman.Dialog.CoreCompanies.js b/Pman.Dialog.CoreCompanies.js index f04412ce..e9d51dc1 100644 --- a/Pman.Dialog.CoreCompanies.js +++ b/Pman.Dialog.CoreCompanies.js @@ -127,7 +127,7 @@ Pman.Dialog.CoreCompanies = { emptyText : "Select Type", fieldLabel : 'Type', forceSelection : true, - hiddenName : 'comptype_id', + hiddenName : 'comptype', listWidth : 250, loadingText : "Searching...", minChars : 2, -- 2.39.2