From 534d840c7b70c794d0d4c28996758ab5d24a10c4 Mon Sep 17 00:00:00 2001 From: "timeless%mac.com" <> Date: Thu, 22 Nov 2001 00:44:38 +0000 Subject: Bugzilla Bug 93754 describe should be #directable r=justdave,dkl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- describecomponents.cgi | 4 +++- describekeywords.cgi | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/describecomponents.cgi b/describecomponents.cgi index 2b0d3596a..bf6f94a34 100755 --- a/describecomponents.cgi +++ b/describecomponents.cgi @@ -131,7 +131,9 @@ foreach (@data) { print qq|
-$component +$component $initialowner |; if ($useqacontact) { diff --git a/describekeywords.cgi b/describekeywords.cgi index c80158267..6e23ca63d 100755 --- a/describekeywords.cgi +++ b/describekeywords.cgi @@ -70,7 +70,9 @@ while (MoreSQLData()) { $line_count++; print qq{ -$name +$name $description $bugs -- cgit v1.2.3-24-g4f1b