summaryrefslogtreecommitdiff
path: root/app/views/matches/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/matches/show.html.erb')
-rw-r--r--app/views/matches/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index 20860e2..44fe9ee 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -61,7 +61,7 @@
Players see the Peer Review Page
Host see the Game Status
-->
-<% if @match.status == 0 %>
+if (@match.status==0) %>
<% if @tournament.players.include?(current_user) %>
<% @match.teams.each do |team| %>
<ul>