From 7390c0dd9cd6024f70292ee223b35786e08485c3 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" Date: Wed, 3 Feb 1999 17:56:56 +0000 Subject: [PATCH] Allow resetting a target milestone back to null. --- webtools/bugzilla/buglist.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/webtools/bugzilla/buglist.cgi b/webtools/bugzilla/buglist.cgi index 3cdfd2f1d89e..0a1570273920 100755 --- a/webtools/bugzilla/buglist.cgi +++ b/webtools/bugzilla/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 "