Cleanup
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
I’ve 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>
|
||||
|
||||
Reference in New Issue
Block a user