Update show.html.erb

This commit is contained in:
2016-05-10 05:06:26 -04:00
parent 51c90f5fef
commit 767f42c326

View File

@@ -1,3 +1,4 @@
<h1>Customer Vehicle</h1>
<br/>
<%= render :partial => 'vehicles/details' %>
<%= render :partial => 'issues/list_simple' %>