mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 13:43:48 +00:00
Added mat assignment rules for the bout board and fixed the bug where a delegate making the tournamnet info public changes them to the owner
This commit is contained in:
3
app/views/mat_assignment_rules/edit.html.erb
Normal file
3
app/views/mat_assignment_rules/edit.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<h1>Edit Mat Assignment Rule for <%= @tournament.name %></h1>
|
||||
|
||||
<%= render "form", tournament: @tournament, mat_assignment: @mat_assignment_rule, available_mats: @available_mats %>
|
||||
Reference in New Issue
Block a user