mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update _details.html.erb
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th>Customer</th>
|
<th>Customer</th>
|
||||||
<td><%= vehicle.customer.name %></td>
|
<td><%= link_to customer_path(customer), vehicle.customer.name %></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user