mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
Allow resetting a target milestone back to null.
This commit is contained in:
parent
3c61db0bac
commit
7390c0dd9c
@ -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 "
|
||||
|
Loading…
x
Reference in New Issue
Block a user