Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7037 - Sidebar issue
Summary: Sidebar issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL: http://bugs.gentoo.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-26 01:10 UTC by Lim Swee Tat (RETIRED)
Modified: 2011-10-30 23:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lim Swee Tat (RETIRED) gentoo-dev 2002-08-26 01:10:55 UTC
Can you just name the side bar something other than bugzilla.  The line of code
you really want in 2.16 of bugzilla is line 91 of
template/en/default/index.html.tmpl.

window.sidebar.addPanel ("Bugzilla", "[% Param('urlbase') %]sidebar.cgi", "");

Changing the title from "Bugzilla" to "Gentoo Bugs" help coz I have lots of
bugzilla sidebars who call themselves bugzilla.

Ciao
ST Lim
Comment 1 Colin Morey (RETIRED) gentoo-dev 2002-08-27 18:00:50 UTC
done.
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2002-12-15 21:18:52 UTC
Yep, this is confirmed, closing.
//ZhEN