render view count js on post/show

This commit is contained in:
r888888888
2017-11-09 16:13:39 -08:00
parent 131734f7a6
commit 893563cf9a

View File

@@ -148,6 +148,8 @@
</div>
</div>
<%= post_view_count_js %>
<% content_for(:page_title) do %>
<%= @post.presenter.humanized_essential_tag_string %> - <%= Danbooru.config.app_name %>
<% end %>