Update view.html.erb

This commit is contained in:
2016-09-02 11:17:22 -04:00
committed by GitHub
parent 586f7c8fb9
commit 49ca69aa78

View File

@@ -1,5 +1,4 @@
<h2>Customer View:</h2>
<%= render :partial => 'issues/attributes', locals: {issues: @issues} %>
<h2><%= issue_heading(@issue) %></h2>