From 5e247df8ec374f241fd1d0f115a34085a3b06c24 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Fri, 10 Nov 2017 14:37:48 -0800 Subject: [PATCH] enable view count js globally --- app/views/posts/partials/show/_view_count.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/posts/partials/show/_view_count.html.erb b/app/views/posts/partials/show/_view_count.html.erb index 7a3f99796..94473cd59 100644 --- a/app/views/posts/partials/show/_view_count.html.erb +++ b/app/views/posts/partials/show/_view_count.html.erb @@ -1,4 +1,3 @@ -<% if CurrentUser.user.is_moderator? %> -<% end %> \ No newline at end of file