diff options
Diffstat (limited to 'query.cgi')
-rwxr-xr-x | query.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 - |