From 1213c2e57af1b5cd0aeac76c73065b5e2cdd1e07 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 2 Sep 2016 11:17:54 -0400 Subject: [PATCH] Update view.html.erb --- app/views/customers/view.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/customers/view.html.erb b/app/views/customers/view.html.erb index a12b29d..9d7a182 100644 --- a/app/views/customers/view.html.erb +++ b/app/views/customers/view.html.erb @@ -1,7 +1,5 @@

Customer View:

-

<%= issue_heading(@issue) %>

-
<% if @prev_issue_id || @next_issue_id %>