mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Fixed typo
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user