finished order and sales in setting
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<td><%= crm_customer.contact_no %></td>
|
||||
<td><%= crm_customer.email %></td>
|
||||
<td>
|
||||
<%= link_to 'Destroy', crm_customer_path(crm_customer), method: :delete, data: { confirm: 'Are you sure?' } %>
|
||||
<%= link_to 'Show', crm_customer_path(crm_customer) %>
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user