From 944f4c76700090704b1d4100fac2db4d647ede67 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 1 Dec 2015 15:30:40 +0800 Subject: Bug 1229198 - When saving a buglist from a saved search as a CSV file, set the filename to .csv --- template/en/default/list/list.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 0920a0669..d825cf9ce 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -213,7 +213,8 @@ [% Hook.process("links") %] CSV | + [% urlquerypart FILTER html %]&ctype=csv&human=1 + [%~ IF searchname %]&namedcmd=[% searchname FILTER uri %][% END %]">CSV | Feed | -- cgit v1.2.3-24-g4f1b