From 53a1be97610d7274bc6c0055050be55351494acc Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 2 Sep 2016 11:28:06 -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 2fe01d7..17fecbc 100644 --- a/app/views/customers/view.html.erb +++ b/app/views/customers/view.html.erb @@ -1,4 +1,4 @@ -

Customer View:

+

<%= issue_heading(@issue) %>

<% if @prev_issue_id || @next_issue_id %>