mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 19:37:15 +00:00
Allow queries for null target milestone, and allow reseting a target
milestone back to null.
This commit is contained in:
parent
ecd127e299
commit
d0491290c9
@ -196,6 +196,7 @@ my $emailinput2 = GenerateEmailInput(2);
|
||||
PutHeader("Bugzilla Query Page", "Query Page");
|
||||
|
||||
push @::legal_resolution, "---"; # Oy, what a hack.
|
||||
push @::legal_target_milestone, "---"; # Oy, what a hack.
|
||||
|
||||
print "
|
||||
<FORM NAME=queryForm METHOD=GET ACTION=\"buglist.cgi\">
|
||||
|
Loading…
x
Reference in New Issue
Block a user