summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-03-01 00:00:34 +0100
committerjocuri%softhome.net <>2004-03-01 00:00:34 +0100
commit2a6e1e93a1497d4fd0fac6585e21218bc86016dc (patch)
tree42fca541180c7c7ab06646cb73a2598ff1d1fcb5 /template/en/default/list/list.html.tmpl
parent69953362ae57fb936cc7b03cafa203176e0437c8 (diff)
downloadbugzilla-2a6e1e93a1497d4fd0fac6585e21218bc86016dc.tar.gz
bugzilla-2a6e1e93a1497d4fd0fac6585e21218bc86016dc.tar.xz
Patch for bug 235459: add icalendar todo output format for buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
Diffstat (limited to 'template/en/default/list/list.html.tmpl')
-rw-r--r--template/en/default/list/list.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index 82cf5dbfd..c0291024c 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -139,6 +139,8 @@
<td valign="middle">
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&amp;ctype=csv">CSV</a> |
+ <a href="buglist.cgi?
+ [% urlquerypart FILTER html %]&amp;ctype=ics">iCalendar</a> |
<a href="colchange.cgi?
[% urlquerypart FILTER html %]">Change&nbsp;Columns</a> |