diff --git a/app/views/customers/view.html.erb b/app/views/customers/view.html.erb index d6e49a3..a12b29d 100644 --- a/app/views/customers/view.html.erb +++ b/app/views/customers/view.html.erb @@ -1,5 +1,4 @@

Customer View:

-<%= render :partial => 'issues/attributes', locals: {issues: @issues} %>

<%= issue_heading(@issue) %>