diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb
index 13963ba..a15761b 100644
--- a/app/views/customers/_details.html.erb
+++ b/app/views/customers/_details.html.erb
@@ -41,11 +41,6 @@
<%= customer.notes %> |
-
-
- <%= button_to t(:label_edit_customer), edit_customer_path(customer), method: :get%>
-
- <%= link_to t(:label_appointment), "https://calendar.google.com/calendar/render?action=TEMPLATE&text=#{customer.name}+-&details=#{customer.primary_phone}&dates=#{Time.now.strftime("%Y%m%d")}T090000/#{Time.now.strftime("%Y%m%d")}T170000", target: :_blank %>
-
+