Pman.Dialog.CoreProject.js
[Pman.Core] / Pman.Dialog.CoreProject.js
index baf7acf..e79f582 100644 (file)
@@ -113,7 +113,7 @@ Pman.Dialog.CoreProject = {
                                     tpl : '<div class="x-grid-cell-text x-btn button"><b>{desc}</b> </div>',
                                     triggerAction : 'all',
                                     typeAhead : true,
-                                    valueField : 'id',
+                                    valueField : 'code',
                                     width : 200,
                                     store : {
                                         xtype: 'SimpleStore',