diff options
-rw-r--r-- | template/en/default/global/site-navigation.html.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/global/site-navigation.html.tmpl b/template/en/default/global/site-navigation.html.tmpl index 8714b5ec0..ffe9fe799 100644 --- a/template/en/default/global/site-navigation.html.tmpl +++ b/template/en/default/global/site-navigation.html.tmpl @@ -57,6 +57,11 @@ [% END %] [% END %] + [%# *** Attachment *** %] + [% IF attachment && attachment.bug_id %] + <link rel="Up" href="show_bug.cgi?id=[% attachment.bug_id FILTER none %]"> + [% END %] + [%# *** Dependencies, Votes, Activity, Print-version *** %] [% IF bug %] |