implements edit mode for post mode menu
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
</aside>
|
||||
|
||||
<section id="content">
|
||||
<%= render "posts/partials/index/edit" %>
|
||||
<%= render "wiki_pages/excerpt", :post_set => @post_set %>
|
||||
<%= render "posts/partials/index/posts", :post_set => @post_set %>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user