Show public scoreboard QR code for events
This commit is contained in:
@@ -48,6 +48,9 @@ html
|
||||
- if active_page("/public") == "active" && @is_scoreboard
|
||||
- if active_page("/public/event/") == "active"
|
||||
= @contest.event.name
|
||||
- if @qrcode
|
||||
.float-end style="width: 80px; height: 80px;"
|
||||
= @qrcode.html_safe
|
||||
= render "event_nav"
|
||||
- else
|
||||
= @contest.name
|
||||
|
||||
Reference in New Issue
Block a user