[bugzilla-gnome-org-customizations/production] Hide "My Requests" in "Common links" as long as we don't use flags
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] Hide "My Requests" in "Common links" as long as we don't use flags
- Date: Mon, 2 Feb 2015 22:59:46 +0000 (UTC)
commit f2e1d7ce5937997b0355825a50489dbae8557030
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Jan 24 10:04:40 2015 -0800
Hide "My Requests" in "Common links" as long as we don't use flags
.../en/default/global/common-links.html.tmpl | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/extensions/TemplateOverrides/template/en/default/global/common-links.html.tmpl
b/extensions/TemplateOverrides/template/en/default/global/common-links.html.tmpl
index 7815333..2a46e48 100644
--- a/extensions/TemplateOverrides/template/en/default/global/common-links.html.tmpl
+++ b/extensions/TemplateOverrides/template/en/default/global/common-links.html.tmpl
@@ -37,18 +37,6 @@
<li><span class="separator">| </span><a href="page.cgi?id=reports.html">Reports</a></li>
- <li>
- [% IF Param('shutdownhtml') || Bugzilla.has_flags %]
- <span class="separator">| </span>
- [% IF user.id %]
- <a href="request.cgi?requester=[% user.login FILTER uri %]&requestee=
- [% user.login FILTER uri %]&do_union=1&group=type&action=queue">My Requests</a>
- [% ELSE %]
- <a href="request.cgi">Requests</a>
- [% END %]
- [% END %]
- [%-# Work around FF bug: keep this on one line %]</li>
-
[% IF user.login %]
<li><span class="separator">| </span><a href="userprefs.cgi">Preferences</a></li>
[% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]