From: terry%netscape.com <> Date: Thu, 4 Feb 1999 01:56:56 +0000 (+0000) Subject: Allow resetting a target milestone back to null. X-Git-Tag: bugzilla-2.2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8840c4daf10d967440197e03eff0ba0da52dec53;p=thirdparty%2Fbugzilla.git Allow resetting a target milestone back to null. --- diff --git a/buglist.cgi b/buglist.cgi index 3cdfd2f1d8..0a15702739 100755 --- a/buglist.cgi +++ b/buglist.cgi @@ -599,6 +599,7 @@ document.write(\" "; if (Param("usetargetmilestone")) { + push(@::legal_target_milestone, " "); my $tfm_popup = make_options(\@::legal_target_milestone, $::dontchange); print "