Update view.html.erb

This commit is contained in:
2016-09-02 11:00:40 -04:00
committed by GitHub
parent f087d3c6c0
commit 9b15f3f4f6

View File

@@ -1,2 +1,2 @@
<h2>Customer View:</h2>
<%= render 'issues/show'%>
<%= render @issue %>