From 06ef3e71b767437b16dad53d1f61db4f64bcc031 Mon Sep 17 00:00:00 2001
From: "lpsolit%gmail.com" <>
Date: Fri, 25 Aug 2006 15:38:06 +0000
Subject: Bug 276816: attachment edit page should have to the
bug - Patch by victory(_RSZ_) r=wurblzap a=justdave
---
template/en/default/global/site-navigation.html.tmpl | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'template/en')
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 %]
+
+ [% END %]
+
[%# *** Dependencies, Votes, Activity, Print-version *** %]
[% IF bug %]
--
cgit v1.2.3-24-g4f1b