#2188 move share section

This commit is contained in:
r888888888
2014-06-12 21:43:58 -07:00
parent 58a0086e69
commit 7971821af3

View File

@@ -14,11 +14,6 @@
<%= render "posts/partials/show/information", :post => @post %>
</section>
<section>
<h1>Share</h1>
<%= render "posts/partials/show/share", :post => @post %>
</section>
<% if CurrentUser.is_member? %>
<section>
<h1>Options</h1>
@@ -26,6 +21,11 @@
</section>
<% end %>
<section>
<h1>Share</h1>
<%= render "posts/partials/show/share", :post => @post %>
</section>
<section>
<h1>History</h1>
<ul>