move save search button to sidebar

This commit is contained in:
r888888888
2017-11-17 16:49:53 -08:00
parent f180e1bbe2
commit c0ddf266fc
7 changed files with 13 additions and 84 deletions

View File

@@ -7,13 +7,13 @@
<%= render "posts/partials/index/blacklist" %>
<%#= raw common_searches_html(CurrentUser.user) %>
<section id="tag-box">
<h1>Tags</h1>
<%= @post_set.presenter.tag_list_html(self) %>
</section>
<%= render "posts/partials/index/options" %>
<%= render "posts/partials/index/related" %>
</aside>