From d9cd47075697a363b94c575526937ad40c617a0b Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 22 Mar 2014 21:46:26 +0100 Subject: Bug 276560: Use webbadge icons for alternate format links on buglist r=LpSolit a=justdave --- template/en/default/list/list.html.tmpl | 57 +++++++++++++++++---------------- 1 file changed, 29 insertions(+), 28 deletions(-) (limited to 'template/en/default/list') diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 248fc2638..de289e3dd 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -195,14 +195,6 @@ -
- - [% FOREACH id = buglist %] - - [% END %] - - -
[% IF user.is_timetracker %]
@@ -220,46 +212,55 @@ [% END %] [% END %] - + + + [% FOREACH id = buglist %] + + [% END %] + + +
+ - +
- Edit Search +
[% IF searchtype == "saved" %]
- | - Forget Search '[% searchname FILTER html %]' + [% issue_hash_token([search_id, searchname]) FILTER uri %]" + >
[% ELSE %]
-- cgit v1.2.3-24-g4f1b