mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 09:24:23 -05:00
Update _details.html.erb
This commit is contained in:
@@ -35,6 +35,11 @@
|
|||||||
<td><%= @vehicle.notes %></td>
|
<td><%= @vehicle.notes %></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>Issues</th>
|
||||||
|
<td><%= @vehicle.issues.count %></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td/>
|
<td/>
|
||||||
<td>
|
<td>
|
||||||
|
|||||||
Reference in New Issue
Block a user