Pman.Dialog.CoreProject.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 02:54:16 +0000 (10:54 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 02:54:16 +0000 (10:54 +0800)
Pman.Dialog.CoreProject.js

index e79f582..827c63f 100644 (file)
@@ -115,6 +115,7 @@ Pman.Dialog.CoreProject = {
                                     typeAhead : true,
                                     valueField : 'code',
                                     width : 200,
+                                    hiddenName : '',
                                     store : {
                                         xtype: 'SimpleStore',
                                         xns: Roo.data,