summaryrefslogtreecommitdiff
path: root/app/views/tournaments/_selected.html.erb
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-03 16:49:07 -0400
committernfoy <nfoy@purdue.edu>2014-04-03 16:49:07 -0400
commitef0cc1035632d7b59a5977038ac30fe1292d0128 (patch)
treecc4b6f1105defaa7ac56afa141d2416a7f956f9d /app/views/tournaments/_selected.html.erb
parent9d2e1394bc09d4df3fce97d6151f5bfc3546fbe8 (diff)
parentd6009eddd6f67a9414ff7d707ae82c053e6653ad (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'app/views/tournaments/_selected.html.erb')
-rw-r--r--app/views/tournaments/_selected.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/tournaments/_selected.html.erb b/app/views/tournaments/_selected.html.erb
index 8734b14..8a704b5 100644
--- a/app/views/tournaments/_selected.html.erb
+++ b/app/views/tournaments/_selected.html.erb
@@ -4,7 +4,7 @@
<% @chosen = Game.find_by(params[:game]) %>
<% @tournament.attributes.each do |name, value| %>
- <% if (name == "id") or (name =~ /.*_at$/) or (name == "game_id") or (name == "status") %>
+ <% if (name == "id") or (name =~ /.*_at$/) or (name == "game_id") or (name == "status") or (name == "set_rounds") %>
<% next %>
<% end %>
<p>