From cc91c7be2dc58144ef06c68165ca34056498538e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 19 Oct 2010 10:45:58 +0800 Subject: [PATCH] Pman.Dialog.CoreProject.js --- Pman.Dialog.CoreProject.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.CoreProject.js b/Pman.Dialog.CoreProject.js index baf7acfb..e79f582b 100644 --- a/Pman.Dialog.CoreProject.js +++ b/Pman.Dialog.CoreProject.js @@ -113,7 +113,7 @@ Pman.Dialog.CoreProject = { tpl : '
{desc}
', triggerAction : 'all', typeAhead : true, - valueField : 'id', + valueField : 'code', width : 200, store : { xtype: 'SimpleStore', -- 2.39.2