Offline participation completed page
All checks were successful
CI / scan_ruby (push) Successful in 18s
CI / scan_js (push) Successful in 15s
CI / lint (push) Successful in 15s
CI / test (push) Successful in 42s

This commit is contained in:
sto
2025-11-03 11:21:34 +01:00
parent aeb6989223
commit 8d50c14a7b
3 changed files with 7 additions and 1 deletions

View File

@@ -1 +1,5 @@
| TODO
h3 = t("offlines.form.completed_message")
- if @contest.public
a.mt-3.btn.btn-success href="/public/#{@contest.slug}"
= t("contests.show.open_public_scoreboard")