typo
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
</section>
|
||||
|
||||
<section id="notes" style="display: none;">
|
||||
<% cache("p/#{@post.id}/n/#{@post.last_noted_at.to_i}") do
|
||||
<% cache("p/#{@post.id}/n/#{@post.last_noted_at.to_i}") do %>
|
||||
<%= render :partial => "notes/note", :collection => @post.notes.active %>
|
||||
<% end %>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user