mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-24 23:01:19 +00:00
Matche edit and mat show redirect properly
This commit is contained in:
@@ -88,7 +88,8 @@
|
||||
<br>
|
||||
|
||||
<%= f.hidden_field :finished, :value => 1 %>
|
||||
<%= f.hidden_field :round, :value => @match.round %>
|
||||
<%= f.hidden_field :round, :value => @match.round %>
|
||||
<%= f.hidden_field :redirect_path, :value => @redirect_path %>
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user