Update _details.html.erb

This commit is contained in:
2016-05-10 05:23:56 -04:00
parent 0b2fbba330
commit 7f2a918f9e

View File

@@ -1,10 +1,5 @@
<table>
<tbody>
<tr>
<th>Customer</th>
<td><%= @customer %></td>
</tr>
<tr>
<th>Vehicle</th>
<td><%= @vehicle.to_s %></td>