Allow resetting a target milestone back to null.

This commit is contained in:
terry%netscape.com 1999-02-03 17:56:56 +00:00
parent 3c61db0bac
commit 7390c0dd9c

View File

@ -599,6 +599,7 @@ document.write(\" <input type=button value=\\\"Uncheck All\\\" onclick=\\\"SetCh
</TR>";
if (Param("usetargetmilestone")) {
push(@::legal_target_milestone, " ");
my $tfm_popup = make_options(\@::legal_target_milestone,
$::dontchange);
print "