Skip to content

Commit 58ef220

Browse files
committed
Bug 1069504: Put My Dashboard in the drop down on the top-right
1 parent e2a3c8d commit 58ef220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/en/default/global/header.html.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@
264264
[% filtered_username = user.login FILTER uri %]
265265
<li><a href="[% Param('mybugstemplate').replace('%userid%', filtered_username) %]">My [% terms.Bugs %]</a></li>
266266
[% END %]
267+
<li><a href="page.cgi?id=mydashboard.html">My Dashboard</a></li>
267268
<li><a href="user_profile">My Profile</a></li>
268269
<li><a href="page.cgi?id=user_activity.html&amp;action=run&amp;sort=when&amp;who=[% user.login FILTER uri %]">My Activity</a></li>
269270
<li><a href="request.cgi?requester=[% user.login FILTER uri %]&amp;requestee=[% user.login FILTER uri %]&amp;do_union=1&amp;group=type&amp;action=queue">My Requests</a></li>

0 commit comments

Comments
 (0)