Format the VIN

This commit is contained in:
2017-03-31 16:11:19 -04:00
committed by GitHub
parent 7782627286
commit 9b9aabee11

View File

@@ -13,7 +13,7 @@
<tr>
<th>VIN</th>
<td><%= vehicle.vin %></td>
<td><%= @vin[0] if split_vin %><b><%=@vin[1] if @vin%></b></td>
</tr>
<tr>