From 268bc33484b25003db28f659d14328798e8830e4 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 29 Sep 2012 13:47:13 +0200 Subject: Bug 793893: Tabular reports crash when no format parameter is defined r=glob a=LpSolit --- template/en/default/filterexceptions.pl | 1 - template/en/default/reports/report.html.tmpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 3e2a71e2c..d804ad8fa 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -106,7 +106,6 @@ 'other_format.name', 'sizeurl', 'switchbase', - 'format', 'cumulate', ], diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl index d4c9d4043..94725ae81 100644 --- a/template/en/default/reports/report.html.tmpl +++ b/template/en/default/reports/report.html.tmpl @@ -170,7 +170,7 @@ this report [% ELSE %] + [% format FILTER uri %]&format=report-graph&cumulate=[% cumulate %]"> Edit this report [% END %] -- cgit v1.2.3-24-g4f1b