Allow queries for null target milestone, and allow reseting a target

milestone back to null.
This commit is contained in:
terry%netscape.com 1999-02-03 16:43:05 +00:00
parent ecd127e299
commit d0491290c9

View File

@ -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\">