fixes #397
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<%= render_advertisement("vertical") %>
|
||||
|
||||
<% if @post.pools.any? %>
|
||||
<% if @post.pools.active.any? %>
|
||||
<section id="pool-sidebar">
|
||||
<h1>Pools</h1>
|
||||
<%= @post.presenter.pool_html(self) %>
|
||||
|
||||
Reference in New Issue
Block a user