summaryrefslogtreecommitdiff
path: root/app/views/matches/_form.html.erb
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-22 02:18:48 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-22 02:18:48 -0400
commit07476fd9a2b942e8d6056804bb1cdbd5e9a1c528 (patch)
treea3e0642ae64bef2bdda4b359f6712d5b09c5a70a /app/views/matches/_form.html.erb
parent96274bb53465d90632908ebc2f8fd9811d7a5bcb (diff)
run ./generate.sh
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>