From dd46c4b23640b0719e16e874b8f593e159b54a3c Mon Sep 17 00:00:00 2001 From: guntasgrewal Date: Sun, 6 Apr 2014 22:04:51 -0400 Subject: small changes --- app/views/matches/show.html.erb | 1 + 1 file changed, 1 insertion(+) 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 @@
  • <%= k %>
  • <% end %> + <% end %> <% elsif (@tournament.hosts.include?(current_user)) %> -- cgit v1.2.3-54-g00ecf