From 5f7189c2fe6f39b2056d5f3a6d91e557306697da Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Fri, 7 Mar 2014 17:28:57 -0500 Subject: I think I fixed the issue with permissions. --- app/views/matches/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb index 3a7e7a6..b6930ea 100644 --- a/app/views/matches/show.html.erb +++ b/app/views/matches/show.html.erb @@ -12,7 +12,7 @@ <%= form_for([@tournament, @match], method: "put") do |f| %> -- cgit v1.2.3-2-g168b