From 0197f0738a4e649338a6ac647bc924d34da9ad11 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Fri, 22 Nov 2002 08:07:19 +0000 Subject: Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave. --- template/en/default/reports/report.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/reports/report.html.tmpl') diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl index 07d926a64..494dd796f 100644 --- a/template/en/default/reports/report.html.tmpl +++ b/template/en/default/reports/report.html.tmpl @@ -119,7 +119,7 @@ [% other_format.description %] [% "" UNLESS other_format.name == format %] | [% END %] - CSV + CSV [% IF format != "table" %] -- cgit v1.2.3-24-g4f1b