This commit is contained in:
Toks
2014-10-31 20:24:38 -04:00
parent 095d02414c
commit 1fffc2977f
6 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +0,0 @@
<div id="blacklist-box">
<strong>Blacklisted: </strong>
<ul id="blacklist-list">
</ul>
</div>

View File

@@ -4,7 +4,7 @@
<%= @post_set.presenter.nav_links(self) %>
<%= render "blacklists" %>
<%= render "posts/partials/common/inline_blacklist" %>
<%= @post_set.presenter.post_previews_html(self) %>
</div>