post events: show post-related mod actions on post event page.
Show the following actions on the post events page: * Post bans and unbans * Post deletions and undeletions * Thumbnail regenerations and IQDB regenerations * Favorites moves * Rating locks and unlocks * Note locks and unlocks Fixes #3825: Events/Moderation page for each post should show eventual ban actions
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
<%= subnav_link_to "Disapprovals", post_disapprovals_path %>
|
||||
<%= subnav_link_to "Flags", post_flags_path %>
|
||||
<%= subnav_link_to "Replacements", post_replacements_path %>
|
||||
<%= subnav_link_to "Mod Actions", mod_actions_path(search: { subject_type: "Post" }) %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user