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 %>