Revert "implementation for #1469"

This reverts commit 08b9b2771f.
This commit is contained in:
r888888888
2014-03-10 16:31:38 -07:00
parent a5f268563d
commit 18edc937fd
4 changed files with 10 additions and 36 deletions

View File

@@ -24,7 +24,7 @@
<span class="sticky">Sticky:</span>
<% end %>
<% unless topic.read_by?(CurrentUser.user, @read_forum_topic_ids) %>
<% if topic.updated_at > (CurrentUser.last_forum_read_at || Time.now) %>
<span class="new">NEW</span>
<% end %>