Show deleted diary entries to administrators, if the user isn't also deleted
This will allow administrators to review diary entry deletions from non-spam users.
This commit is contained in:
parent
f2f3fbb1f1
commit
49fc17c6b6
3 changed files with 30 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<div class='diary_post'>
|
||||
<div class='diary_post<%= ' deemphasize' unless diary_entry.visible %>'>
|
||||
<div class='post_heading clearfix'>
|
||||
<% if !@user %>
|
||||
<%= user_thumbnail diary_entry.user %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue