X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/177518a0430a0de7576c2eb054761636711ca792..e69e3657:/bin/mozilla/projects.pl diff --git a/bin/mozilla/projects.pl b/bin/mozilla/projects.pl index a65874271..a9740b1fa 100644 --- a/bin/mozilla/projects.pl +++ b/bin/mozilla/projects.pl @@ -132,7 +132,7 @@ sub project_report { $report->set_columns(%column_defs); $report->set_column_order(@columns); - $report->set_export_options('project_report', @hidden_vars); + $report->set_export_options('project_report', @hidden_vars, 'sort'); $report->set_sort_indicator($form->{sort}, 1);