1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-07 06:54:16 +00:00

Remove school delegations when generating matches

This commit is contained in:
2016-01-13 13:07:51 +00:00
parent a757c8a777
commit 67a25123aa
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>
<br><br>
Matches are being generated. This can take anywhere from 1-5 minutes to finish.
Matches are being generated. This can take anywhere from 1-5 minutes to finish. All permission delegations for schools have been deleted to prevent lineup changes after the tournament has started.