From: terry%netscape.com <> Date: Thu, 4 Feb 1999 00:43:05 +0000 (+0000) Subject: Allow queries for null target milestone, and allow reseting a target X-Git-Tag: bugzilla-2.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc470aa36d8a7aff4d47322c24cc0fc17d0f8007;p=thirdparty%2Fbugzilla.git Allow queries for null target milestone, and allow reseting a target milestone back to null. --- diff --git a/query.cgi b/query.cgi index 6e8305975e..c417802cd1 100755 --- a/query.cgi +++ b/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 "