diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index c2ffb45..aee59fc 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -30,8 +30,7 @@ <%= customer.issues.count %> - - + <%= button_to "Edit Customer", edit_customer_path(customer), method: :get%>