summaryrefslogtreecommitdiffstats
path: root/query.cgi
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-11-13 17:29:12 +0100
committergerv%gerv.net <>2002-11-13 17:29:12 +0100
commit8cd838d6aa5e4a42e4989aa034f7dc452c0581fb (patch)
treeb4a9cd77466bf1083ff14d0d1973e07784a305f1 /query.cgi
parent505f37c53861fb92d54eb5e65eac6b0801a43e3d (diff)
downloadbugzilla-8cd838d6aa5e4a42e4989aa034f7dc452c0581fb.tar.gz
bugzilla-8cd838d6aa5e4a42e4989aa034f7dc452c0581fb.tar.xz
Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.
Diffstat (limited to 'query.cgi')
-rwxr-xr-xquery.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/query.cgi b/query.cgi
index dec75628d..0d9c37235 100755
--- a/query.cgi
+++ b/query.cgi
@@ -132,7 +132,7 @@ sub PrefillForm {
"status_whiteboard_type", "bug_id",
"bugidtype", "keywords", "keywords_type",
"x_axis_field", "y_axis_field", "z_axis_field",
- "chart_format", "cumulate")
+ "chart_format", "cumulate", "x_labels_vertical")
{
# This is a bit of a hack. The default, empty list has
# three entries to accommodate the needs of the email fields -