From 1e04b6ae9fb1192379630eb528353ed2e1f6203a Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 2 Sep 2016 11:40:18 -0400 Subject: [PATCH] Update view.html.erb --- app/views/customers/view.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/customers/view.html.erb b/app/views/customers/view.html.erb index a55746d..26ca5f7 100644 --- a/app/views/customers/view.html.erb +++ b/app/views/customers/view.html.erb @@ -1,6 +1,6 @@

<%= issue_heading(@issue) %>

-
<%= avatar(@issue.author, :size => "50") %>