summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-27 22:56:50 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-27 22:56:50 -0400
commit987cd575c48b9ac1ff4a8232288484685ed8563d (patch)
tree1a5de34c8ad9f293e848b4da151561317f14e11c
parentc52a612c3b713c6fbae0cbdc7a1f1cd5cd999c24 (diff)
parenta0ac7f939c770a8202f32805b879abd71de91170 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
-rw-r--r--app/views/tournaments/_form.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/tournaments/_form.html.erb b/app/views/tournaments/_form.html.erb
index b457ce4..90e0257 100644
--- a/app/views/tournaments/_form.html.erb
+++ b/app/views/tournaments/_form.html.erb
@@ -104,11 +104,11 @@
</fieldset><% end %>
</p>
<% end %>
- </fieldset><% end %>
+ </fieldset>
+ <% end %>
<%= f.submit %>
<%# render 'stages' %>
<% end %>
<% end %>
-<% end %>