summaryrefslogtreecommitdiff
path: root/app/views/matches/show.html.erb
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-22 18:29:17 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-22 18:29:17 -0400
commitb4bc055585dee532653a8c64e45385e085ec22a8 (patch)
tree6ecad9d0bee5fd547ad0e68ec58bb8fde226e848 /app/views/matches/show.html.erb
parenta185e81094bed6626ac69449eff0f01bdfbc5197 (diff)
I hate code
Diffstat (limited to 'app/views/matches/show.html.erb')
-rw-r--r--app/views/matches/show.html.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index e7fe791..a1d82a3 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -7,10 +7,6 @@
<%= @match.tournament_stage %>
</p>
-<p>
- <strong>Name:</strong>
- <%= @match.name %>
-</p>
<!--
Match Status 0 => Created, waiting to start
Match Status 1 => Match is running, waiting to finish