From f0018ab87d01ec5e7c675d8bdcb756262752c292 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 4 Aug 2016 09:49:52 -0400 Subject: [PATCH] Update _details.html.erb --- app/views/customers/_details.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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%>