posts: bring back uploader names.

This commit is contained in:
evazion
2020-07-13 18:19:20 -05:00
parent 45bbb71eba
commit 0b52b1622f
4 changed files with 9 additions and 19 deletions

View File

@@ -1,8 +1,6 @@
<div class="post-tooltip-header">
<span class="post-tooltip-header-left">
<% if policy(@post).can_view_uploader? %>
<%= link_to_user @post.uploader %>
<% end %>
<%= link_to_user @post.uploader %>
<span class="post-tooltip-favorites post-tooltip-info">
<span><%= @post.fav_count %></span>