Fix #4924: Moderator dashboard shouldn't show a "Promote" link that's unusable by non-moderators
Remove these links entirely.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
</td>
|
||||
<td><%= mod_link_to_user(activity.comment.creator, :negative) %></td>
|
||||
<td><%= link_to_user(activity.comment.creator) %></td>
|
||||
<td><%= activity.count %></td>
|
||||
<td><%= activity.comment.score %></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user