From 6cbbb7833ea55123389356579ccccbc59dde4db9 Mon Sep 17 00:00:00 2001 From: guntasgrewal Date: Sat, 5 Apr 2014 19:56:18 -0400 Subject: Match status 1 page --- app/views/matches/index.html.erb | 1 + 1 file changed, 1 insertion(+) (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 d4ddb0e..219507d 100644 --- a/app/views/matches/index.html.erb +++ b/app/views/matches/index.html.erb @@ -18,6 +18,7 @@ <%= match.id%> <%= match.name %> <%= link_to "Show", tournament_match_path(@tournament, match) %> + <%= submit_tag("Start Match") %> <% end %> -- cgit v1.2.3