From 9ca5caab9d092edddade28da28a85982f5866c1b Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Thu, 23 Oct 2014 19:44:12 -0700 Subject: [PATCH] Reverting to large icon style for all comments --- views/_news.erb | 1 + views/_news_profile_comment.erb | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/_news.erb b/views/_news.erb index c8538aa1..dbc2965f 100644 --- a/views/_news.erb +++ b/views/_news.erb @@ -12,6 +12,7 @@ <% events.each do |event| %> <% if event.profile_comment_id %> +
<%== erb :'_news_profile_comment', layout: false, locals: {profile_comment: event.profile_comment, event: event} %> <% elsif event.follow_id %>