From f293fdf225ed0745de63f9f205407ccc2b8a44d4 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 31 Mar 2015 23:19:42 +0800 Subject: Bug 1121788: Buttons in buglist don't work in IE r=lpsolit,a=sgreen --- template/en/default/list/list.html.tmpl | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'template/en/default/list/list.html.tmpl') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index d5022778e..d72a4eff6 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -235,19 +235,23 @@ >Feed iCal - + + [% IF bugs.size > 1 && caneditbugs && !dotweak %] - + [% END %] [% IF bugowners && user.id %] - + [% END %] [%# Links to more things users can do with this bug list. %] @@ -256,15 +260,18 @@
[% END %]
- +
[% IF searchtype == "saved" %]
- +
[% ELSE %]
-- cgit v1.2.3-24-g4f1b