summaryrefslogtreecommitdiff
path: root/app/views/tournaments
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 22:17:36 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-06 22:17:36 -0500
commit5f2247dd1e701a91fb0359bf7265bdadd5486a60 (patch)
tree8966f53e304731faf26b19230439f831b215d3f1 /app/views/tournaments
parent4a91128f6fe20d95b6692abaa5e6c4dc92418b46 (diff)
parent2bfc17c39f9b8b5ea71d36d2d5f041295f24192f (diff)
Merge branch 'master' of github.com:LukeShu/leaguer
Conflicts: config/routes.rb
Diffstat (limited to 'app/views/tournaments')
-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 9b1b7f8..925e127 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 == "statuss") %>
<% next %>
<% end %>
<p>