You can't sign up or delete your account so those bits have been removed.

This commit is contained in:
2024-05-09 13:58:03 +01:00
parent 2594df3086
commit abff880184
3 changed files with 1 additions and 7 deletions

View File

@@ -36,8 +36,4 @@
</div>
<% end %>
<h3>Cancel my account</h3>
<div>Unhappy? <%= button_to "Cancel my account", registration_path(resource_name), data: { confirm: "Are you sure?", turbo_confirm: "Are you sure?" }, method: :delete %></div>
<%= link_to "Back", :back %>