Back to the event button
This commit is contained in:
@@ -105,6 +105,9 @@ html
|
||||
- else
|
||||
a.ms-4.btn.btn-success.disabled style="margin-top: -6px;"
|
||||
= t("contests.show.public_scoreboard_disabled")
|
||||
- if @contest.event
|
||||
a.ms-2.btn.btn-primary href=event_path(@contest.event.id) style="margin-top: -6px;"
|
||||
= t("contests.show.back_to_event")
|
||||
- else
|
||||
= @contest.name
|
||||
- else
|
||||
|
||||
Reference in New Issue
Block a user