Fixed typo

This commit is contained in:
2017-03-31 16:12:21 -04:00
committed by GitHub
parent 9b9aabee11
commit a48840ddfb

View File

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