Allow resetting a target milestone back to null.
git-svn-id: svn://10.0.0.236/trunk@19483 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1e8dc1e3ef
commit
6a859655b7
@ -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