summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/site-navigation.html.tmpl
diff options
context:
space:
mode:
authorJustin Wood <Callek@gmail.com>2010-02-03 05:43:57 +0100
committerJustin Wood <Callek@gmail.com>2010-02-03 05:43:57 +0100
commitf6a0d5e7e5637681c8b6c6b56f8e2b710806deb5 (patch)
tree9b43a1aa8eb5b8255d19ba2339341896cd7075cf /template/en/default/global/site-navigation.html.tmpl
parent663c65a3bf61dc9f0ee09bf64a62c2249b383a76 (diff)
downloadbugzilla-f6a0d5e7e5637681c8b6c6b56f8e2b710806deb5.tar.gz
bugzilla-f6a0d5e7e5637681c8b6c6b56f8e2b710806deb5.tar.xz
Remove the <link> tags in the <head> for Saved Searches
https://bugzilla.mozilla.org/show_bug.cgi?id=303126
Diffstat (limited to 'template/en/default/global/site-navigation.html.tmpl')
-rw-r--r--template/en/default/global/site-navigation.html.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/template/en/default/global/site-navigation.html.tmpl b/template/en/default/global/site-navigation.html.tmpl
index df60b7638..bbf4f6862 100644
--- a/template/en/default/global/site-navigation.html.tmpl
+++ b/template/en/default/global/site-navigation.html.tmpl
@@ -65,12 +65,6 @@
href="[% Param('mybugstemplate').replace('%userid%', user_login) %]">
[% END %]
- [% FOREACH q = user.queries %]
- <link rel="Saved&nbsp;Searches"
- title="[% q.name FILTER html %]"
- href="buglist.cgi?cmdtype=runnamed&amp;namedcmd=[% q.name FILTER url_quote %]">
- [% END %]
-
[% FOREACH q = user.queries_subscribed %]
<link rel="Saved&nbsp;Search"
title="[% q.name FILTER html %] ([% q.user.login FILTER html %])"