From d0491290c9ed8d92063f6b15415d1721077787cc Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" Date: Wed, 3 Feb 1999 16:43:05 +0000 Subject: [PATCH] Allow queries for null target milestone, and allow reseting a target milestone back to null. --- webtools/bugzilla/query.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/webtools/bugzilla/query.cgi b/webtools/bugzilla/query.cgi index 6e8305975ed4..c417802cd121 100755 --- a/webtools/bugzilla/query.cgi +++ b/webtools/bugzilla/query.cgi @@ -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 "