implementation for #1469
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<span class="sticky">Sticky:</span>
|
||||
<% end %>
|
||||
|
||||
<% if topic.updated_at > (CurrentUser.last_forum_read_at || Time.now) %>
|
||||
<% unless topic.read_by?(CurrentUser.user, @read_forum_topic_ids) %>
|
||||
<span class="new">NEW</span>
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user