Pman.Dialog.MTrackMilestone.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 19 Jul 2011 04:45:05 +0000 (12:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 19 Jul 2011 04:45:05 +0000 (12:45 +0800)
Pman.Dialog.MTrackMilestone.js

index e4ab7a8..1c3350a 100644 (file)
@@ -273,7 +273,7 @@ Pman.Dialog.MTrackMilestone = {
                                     emptyText : "Select Projects",
                                     fieldLabel : 'Projects',
                                     forceSelection : true,
-                                    hiddenName : '',
+                                    hiddenName : 'project_id',
                                     listWidth : 400,
                                     loadingText : "Searching...",
                                     minChars : 2,