mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-04 21:31:08 +00:00
New stats page, scoreboard, and live scores pages.
This commit is contained in:
7
app/views/mats/scoreboard.html.erb
Normal file
7
app/views/mats/scoreboard.html.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
<%= render "matches/scoreboard",
|
||||
source_mode: "localstorage",
|
||||
display_mode: "fullscreen",
|
||||
show_mat_banner: true,
|
||||
mat: @mat,
|
||||
match: @match,
|
||||
tournament: @tournament %>
|
||||
Reference in New Issue
Block a user