diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb index 00b639f..f237aea 100644 --- a/app/views/comments/_comment.html.erb +++ b/app/views/comments/_comment.html.erb @@ -31,15 +31,15 @@ class="comment <%= comment.current_vote ? (comment.current_vote[:vote] == 1 ? + <% if defined?(was_merged) && was_merged %> + + <% end %> + <% if @user && @user.show_avatars? %> <% end %> - <% if defined?(was_merged) && was_merged %> - - <% end %> - <%= comment.user.username %>