1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Fix the reset bout board link

This commit is contained in:
2025-11-11 20:55:34 -05:00
parent 92bd06fe3c
commit f73e9bfc4e
2 changed files with 3 additions and 3 deletions

View File

@@ -300,7 +300,7 @@ class TournamentsController < ApplicationController
def reset_bout_board
@tournament.reset_and_fill_bout_board
redirect_to tournament_path(@tournament), notice: "Successfully reset the bout board."
redirect_to tournament_path(@tournament), notice: "Successfully reset the bout board. Please have all mat table workers refresh their page."
end
def generate_school_keys