typo
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="notes" style="display: none;">
|
<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 %>
|
<%= render :partial => "notes/note", :collection => @post.notes.active %>
|
||||||
<% end %>
|
<% end %>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user