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

index 4a18d3c..baf7acf 100644 (file)
@@ -102,11 +102,10 @@ Pman.Dialog.CoreProject = {
                                     emptyText : "Select Project Type",
                                     fieldLabel : 'Project Type',
                                     forceSelection : true,
-                                    hiddenName : 'type',
                                     listWidth : 400,
                                     loadingText : "Searching...",
                                     minChars : 2,
-                                    name : 'type_desc',
+                                    name : 'type',
                                     pageSize : 20,
                                     qtip : "Select Project Type",
                                     queryParam : 'query[name]',