mod actions: update /mod_actions index.
* Add newest and oldest order options. * Rearrange columns to match /user_actions page.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<% end %>
|
||||
<% when "ModAction" %>
|
||||
<div class="prose">
|
||||
<%= link_to_user user %> <%= format_text(model.description, inline: true) %>.
|
||||
<%= link_to_user user %> <%= format_text(model.description.chomp(".").strip, inline: true) %>.
|
||||
</div>
|
||||
<% when "ModerationReport" %>
|
||||
<div class="prose">
|
||||
|
||||
Reference in New Issue
Block a user