Pman.Dialog.CoreProject.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 02:45:58 +0000 (10:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 02:45:58 +0000 (10:45 +0800)
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',