* Missing files
* Work on post exploration code by traversing dates
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
<section id="comments">
|
||||
<h2>Comments</h2>
|
||||
<%= render :partial => "comments/partials/index/list", :locals => {:comments => @post.comments, :post => @post} %>
|
||||
<%= render :partial => "comments/partials/index/list", :locals => {:comments => @post.comments, :post => @post, :show_header => false} %>
|
||||
</section>
|
||||
|
||||
<section id="notes">
|
||||
|
||||
Reference in New Issue
Block a user