Update view.html.erb

This commit is contained in:
2016-09-02 11:03:10 -04:00
committed by GitHub
parent 7bd23e993e
commit 59ebeb48ce

View File

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