Add admin action to checkout contests

This commit is contained in:
sto
2025-11-26 10:44:30 +01:00
parent 7a80c434af
commit 66d968fca8
4 changed files with 7 additions and 2 deletions

View File

@@ -33,4 +33,7 @@
= contest.puzzles.length
td
= contest.contestants.length
td
a.btn.btn-sm.btn-secondary href=contest_path(contest)
= t("helpers.buttons.open")