/posts: fix duplicate share box id.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<%= @post_set.presenter.tag_list_html(current_query: params[:tags], show_extra_links: CurrentUser.user.is_gold?) %>
|
||||
</section>
|
||||
|
||||
<section id="tag-box">
|
||||
<section id="post-share">
|
||||
<h1>Share</h1>
|
||||
<%= render "posts/partials/index/share" %>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user