From d75fe3934366ea5e2581df6111c6bccdb77d1e95 Mon Sep 17 00:00:00 2001 From: tkimia Date: Tue, 22 Apr 2014 01:50:18 -0400 Subject: redesign of tournaments index and matches index --- app/views/matches/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/matches/index.html.erb') diff --git a/app/views/matches/index.html.erb b/app/views/matches/index.html.erb index 08d5fd6..03427d8 100644 --- a/app/views/matches/index.html.erb +++ b/app/views/matches/index.html.erb @@ -1,7 +1,7 @@

<%= @tournament.name %> - Matches

- +
-- cgit v1.2.3
Name