summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index 23d7c41c6..da8cf2afa 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -17,6 +17,7 @@
# Netscape Communications Corporation. All Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org>
+# Dawn Endico <endico@mozilla.org>
# This file defines all the parameters that we have a GUI to edit within
@@ -276,6 +277,12 @@ DefParam("nummilestones",
10,
\&check_numeric);
+DefParam("curmilestone",
+ "If using Target Milestone, Which milestone are we working toward right now?",
+ "t",
+ 1,
+ \&check_numeric);
+
DefParam("useqacontact",
"Do you wish to use the QA Contact field?",
"b",