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 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'describecomponents.cgi') 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) { -- cgit v1.2.3-24-g4f1b