Implement message delete method
Some checks failed
CI / scan_ruby (push) Failing after 13s
CI / scan_js (push) Successful in 12s
CI / lint (push) Successful in 12s
CI / test (push) Successful in 41s

This commit is contained in:
sto
2025-05-14 16:37:28 +02:00
parent 138fe67baa
commit 1397ddce2f
3 changed files with 24 additions and 4 deletions

View File

@@ -64,8 +64,7 @@
a.btn.btn-sm.btn-secondary href="" style="white-space: nowrap;"
| Add completion
td
a.btn.btn-sm.btn-danger href=""
| Delete
= link_to "Delete", contest_message_path(@contest, message), data: { turbo_method: :delete }, class: "btn btn-sm btn-danger"
.col-6
.row
.col