From 1942d4307f392d61d13cdc488fecd523f55e427d Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Thu, 24 Apr 2014 00:46:42 -0400 Subject: Fixed Spacing, Scoring, and began implementing statistics --- app/views/matches/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/matches') diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb index e61d6b3..e9809a2 100644 --- a/app/views/matches/show.html.erb +++ b/app/views/matches/show.html.erb @@ -82,7 +82,7 @@ function score_peers() { <% team.users.collect{|u| u.user_name}.each do |k| %><% end %> -- cgit v1.2.3-54-g00ecf