summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-06 22:16:14 -0400
committertkimia <tkimia@purdue.edu>2014-04-06 22:16:14 -0400
commit628173fce3de8f5d3e31109b3aa7c964fdab38ca (patch)
treedfc5e43c1e571c0ba379ec712af9da822d1f1183 /app
parent546b5895e7fe48d7f2e3c1032622805ee8fba090 (diff)
parentaa7f5b6daa1012023f34c53f7772ca5567824e94 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'app')
-rw-r--r--app/views/matches/show.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index ffa7682..25be7b8 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -55,6 +55,7 @@
<li><%= k %></li>
<% end %>
</ol>
+
<% end %>
<% elsif (@tournament.hosts.include?(current_user)) %>
<label>Game Status Page Goes here! Because you are a Host that is not a player!</label>