From: lpsolit%gmail.com <>
Date: Fri, 25 Aug 2006 15:38:06 +0000 (+0000)
Subject: Bug 276816: attachment edit page should have to the bug - Patch by...
X-Git-Tag: bugzilla-2.23.3~111
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ef3e71b767437b16dad53d1f61db4f64bcc031;p=thirdparty%2Fbugzilla.git
Bug 276816: attachment edit page should have to the bug - Patch by victory(_RSZ_) r=wurblzap a=justdave
---
diff --git a/template/en/default/global/site-navigation.html.tmpl b/template/en/default/global/site-navigation.html.tmpl
index 8714b5ec0b..ffe9fe799a 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 %]
+
+ [% END %]
+
[%# *** Dependencies, Votes, Activity, Print-version *** %]
[% IF bug %]