/posts: fix saved search dropdown for post show page.

This commit is contained in:
evazion
2017-04-20 17:57:00 -05:00
parent 9718c6e107
commit 5303d1052f
4 changed files with 9 additions and 7 deletions

View File

@@ -59,6 +59,10 @@
<% end %>
<%= post_search_count_js %>
<div id="saved-searches-nav">
<%= render "saved_searches/interface" %>
</div>
</div>
</div>