Update view.html.erb

This commit is contained in:
2016-09-02 11:01:54 -04:00
committed by GitHub
parent 9b15f3f4f6
commit 7bd23e993e

View File

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