From aaf6ccb9866059edabb6607d435e2c320afcf611 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Wed, 25 Sep 2002 14:11:32 +0000 Subject: Bug 12282 - General summary reports. Patch by gerv; r=joel. --- query.cgi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'query.cgi') diff --git a/query.cgi b/query.cgi index cd679e8e8..4bda141c3 100755 --- a/query.cgi +++ b/query.cgi @@ -130,7 +130,9 @@ sub PrefillForm { "long_desc", "long_desc_type", "bug_file_loc", "bug_file_loc_type", "status_whiteboard", "status_whiteboard_type", "bug_id", - "bugidtype", "keywords", "keywords_type") { + "bugidtype", "keywords", "keywords_type", + "x_axis_field", "y_axis_field") + { # This is a bit of a hack. The default, empty list has # three entries to accommodate the needs of the email fields - # we use each position to denote the relevant field. Array -- cgit v1.2.3-24-g4f1b