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

milestone back to null.


git-svn-id: svn://10.0.0.236/trunk@19442 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com
1999-02-03 16:43:05 +00:00
parent 98a28c9e2a
commit 2f19536421

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