summaryrefslogtreecommitdiff
path: root/app/views/matches/_form.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/matches/_form.html.erb')
-rw-r--r--app/views/matches/_form.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/matches/_form.html.erb b/app/views/matches/_form.html.erb
index bb33501..65069d1 100644
--- a/app/views/matches/_form.html.erb
+++ b/app/views/matches/_form.html.erb
@@ -16,8 +16,8 @@
<%= f.number_field :status %>
</div>
<div class="field">
- <%= f.label :tournament_id %><br>
- <%= f.text_field :tournament_id %>
+ <%= f.label :tournament_stage_id %><br>
+ <%= f.text_field :tournament_stage_id %>
</div>
<div class="field">
<%= f.label :name %><br>