r85404 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r85403
|
r85404
|
r85405
>
Date:
00:08, 5 April 2011
Author:
pdhanda
Status:
deferred
Tags:
Comment:
After enabling the extension. This should fix
bug 28385
.
Modified paths:
/trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/user-links.html.tmpl
(modified) (
history
)
Diff
[
purge
]
Index: trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/user-links.html.tmpl
—
—
@@ -10,7 +10,7 @@
11
11
[% END %]
12
12
</li>
13
13
[% END %]
14
- [% IF user.id && Param('usevotes') %]
14
+ [% IF user.id %]
15
15
<li><a href="votes.cgi?action=show_user">My Votes</a></li>
16
16
[% END %]
17
17
Status & tagging log
13:37, 23 May 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r85404
[
removed:
new
added:
deferred]