summaryrefslogtreecommitdiff
path: root/app/views/matches/show.html.erb
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-04-06 22:04:51 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-04-06 22:04:51 -0400
commitdd46c4b23640b0719e16e874b8f593e159b54a3c (patch)
treecff191ebeedcd3221444ff7ed067e2e17dcec522 /app/views/matches/show.html.erb
parentf3c395c56a644d976aa9a5608300557600bc683e (diff)
small changes
Diffstat (limited to 'app/views/matches/show.html.erb')
-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>