From 0f2b05889cba090e4824f62965ee8d131da09973 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Tue, 1 Apr 2014 17:07:46 -0400 Subject: Re-ran generate. --- app/views/matches/show.html.erb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/views/matches/show.html.erb') diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb index f3fc822..1ee7f1d 100644 --- a/app/views/matches/show.html.erb +++ b/app/views/matches/show.html.erb @@ -20,5 +20,10 @@ <%= @match.winner %>

+

+ Remote: + <%= @match.remote_id %> +

+ <%= link_to 'Edit', edit_match_path(@match) %> | <%= link_to 'Back', matches_path %> -- cgit v1.2.3-2-g168b