mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-20 12:57:28 -04:00
comment says "Member Deleted" when they are
This commit is contained in:
1 parent
bbc3ca749f
commit
1cdcaac41e
1 file changed
+1
-1
@@ -9,7 +9,7 @@
|
||||
- if comment.author
|
||||
= link_to comment.author.login_name, member_path(comment.author)
|
||||
- else
|
||||
Deleted
|
||||
Member Deleted
|
||||
on
|
||||
= comment.created_at
|
||||
- if comment.updated_at > comment.created_at
|
||||
|
||||
Reference in new issue
Block a user