From 9a8d6814511ce257241a03b5763430294ed3e381 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 27 Apr 2014 13:25:18 -0400 Subject: ran ./generate.sh --- app/views/tournaments/index.html.erb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/views/tournaments/index.html.erb') diff --git a/app/views/tournaments/index.html.erb b/app/views/tournaments/index.html.erb index c2b5a2b..1dddd5d 100644 --- a/app/views/tournaments/index.html.erb +++ b/app/views/tournaments/index.html.erb @@ -10,8 +10,6 @@ Max players per team Min teams per match Max teams per match - Set rounds - Randomized teams Sampling method Scoring method @@ -30,8 +28,6 @@ <%= tournament.max_players_per_team %> <%= tournament.min_teams_per_match %> <%= tournament.max_teams_per_match %> - <%= tournament.set_rounds %> - <%= tournament.randomized_teams %> <%= tournament.sampling_method %> <%= tournament.scoring_method %> <%= link_to 'Show', tournament %> -- cgit v1.2.3