This commit is contained in:
r888888888
2014-07-17 15:53:36 -07:00
parent a6d69e63be
commit bb402f5a27
11 changed files with 134 additions and 178 deletions

View File

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