summaryrefslogtreecommitdiff
path: root/app/views/tournaments/_form.html.erb
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-01 18:01:53 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-01 18:01:53 -0400
commita2de6b22a720671b796c88c694db905665fda142 (patch)
tree5711cae8901997cf51a34a5368e25a7c4fd92d08 /app/views/tournaments/_form.html.erb
parent0f2b05889cba090e4824f62965ee8d131da09973 (diff)
oops, removed ger
Diffstat (limited to 'app/views/tournaments/_form.html.erb')
-rw-r--r--app/views/tournaments/_form.html.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/tournaments/_form.html.erb b/app/views/tournaments/_form.html.erb
index fe92318..3dadbf7 100644
--- a/app/views/tournaments/_form.html.erb
+++ b/app/views/tournaments/_form.html.erb
@@ -24,10 +24,6 @@
<%= f.number_field :status %>
</div>
<div class="field">
- <%= f.label :ger %><br>
- <%= f.text_field :ger %>
- </div>
- <div class="field">
<%= f.label :randomized_teams %><br>
<%= f.check_box :randomized_teams %>
</div>