summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorEd Morley <emorley@mozilla.com>2014-09-29 23:32:12 +0200
committerDylan William Hardison <dylan@hardison.net>2014-09-29 23:32:12 +0200
commit84b390d25f1427f7f10265f70e19157689c924c5 (patch)
tree469ef2f0faa6c375a67f44817576fca4a348f41f /template
parent3a970cb4c11ff46fcc6eb45d28ec4b62a4ed1bb4 (diff)
downloadbugzilla-84b390d25f1427f7f10265f70e19157689c924c5.tar.gz
bugzilla-84b390d25f1427f7f10265f70e19157689c924c5.tar.xz
Bug 1072981 - User activity labels & params conflate "sort" and "group"
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index 03947c5a1..a558d28ed 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -266,7 +266,7 @@
[% END %]
<li><a href="page.cgi?id=mydashboard.html">My Dashboard</a></li>
<li><a href="user_profile">My Profile</a></li>
- <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>
+ <li><a href="page.cgi?id=user_activity.html&amp;action=run&amp;who=[% user.login FILTER uri %]">My Activity</a></li>
<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>
<li><a href="userprefs.cgi">Preferences</a></li>
[% IF user.in_group('tweakparams') || user.in_group('editusers') || user.can_bless