Removed styles & removed after find call

This commit is contained in:
2019-11-12 12:36:25 -05:00
parent cdf2603e12
commit cab723bbcd
2 changed files with 4 additions and 6 deletions

View File

@@ -16,11 +16,6 @@
<td><%= @vin[0] if @vin %><b><%=@vin[1] if @vin%></b></td>
</tr>
<tr>
<th>Style</th>
<td><%= vehicle.style %></td>
</tr>
<tr>
<th>Notes</th>
<td><%= vehicle.notes %></td>