implementation for #1469

This reverts commit 18edc937fd.
This commit is contained in:
r888888888
2014-03-12 18:22:15 -07:00
parent a93ce87cf3
commit 7e07b874a4
6 changed files with 84 additions and 11 deletions

View File

@@ -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 %>