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:
@@ -30,8 +30,7 @@
|
|||||||
<td><%= customer.issues.count %></td>
|
<td><%= customer.issues.count %></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td/>
|
|
||||||
<td>
|
<td>
|
||||||
<%= button_to "Edit Customer", edit_customer_path(customer), method: :get%>
|
<%= button_to "Edit Customer", edit_customer_path(customer), method: :get%>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user