remove newrelic

This commit is contained in:
albert
2013-02-12 16:23:11 -05:00
parent 2558be8512
commit e636f7a5df
4 changed files with 3 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
</menu>
<section id="comments">
<%= render "comments/partials/index/list", :comments => @post.comments.includes(:creator), :post => @post, :show_header => false %>
<%= render "comments/partials/index/list", :comments => @post.comments, :post => @post, :show_header => false %>
</section>
<section id="notes" style="display: none;">