This commit is contained in:
Alexander Zaytsev
2026-03-09 15:47:46 +01:00
parent f60346814b
commit 33c5e0dfec
@@ -34,7 +34,7 @@
Ive read the above and want to continue
</label>
<div class="flex gap justify-center margin-block-start">
<div class="flex gap justify-center">
<button type="button" class="btn" autofocus data-action="dialog#close">Not now</button>
<%= button_to "Delete my account", account_cancellation_path, method: :post, class: "btn btn--negative", disabled: true, form: { data: { action: "submit->dialog#close", turbo: false } }, data: { toggle_enable_target: "element" } %>
</div>