From 7d43fe2ab810850c138d73baecdf2e639f033d63 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Thu, 23 Oct 2014 19:41:05 -0700 Subject: [PATCH 1/5] Trying out small icon style for my friends' comments on someone else's page --- views/_news.erb | 3 +-- views/_news_profile_comment.erb | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/views/_news.erb b/views/_news.erb index 7bcb4957..c8538aa1 100644 --- a/views/_news.erb +++ b/views/_news.erb @@ -12,8 +12,7 @@ <% events.each do |event| %> <% if event.profile_comment_id %> -
- <%== erb :'_news_profile_comment', layout: false, locals: {profile_comment: event.profile_comment} %> + <%== erb :'_news_profile_comment', layout: false, locals: {profile_comment: event.profile_comment, event: event} %> <% elsif event.follow_id %>