summaryrefslogtreecommitdiff
path: root/app/views/matches/index.html.erb
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-03 17:17:12 -0400
committertkimia <tkimia@purdue.edu>2014-04-03 17:17:12 -0400
commit051e61877b4c77a17fd4fa68dfca4d5e74a687df (patch)
tree50830d69ff08b5cd636955b785b4bcc840ae82f5 /app/views/matches/index.html.erb
parent25cfa69883a5c74b2a6e6a5021c53fd95202c234 (diff)
fixed some of andrews weird stuff with starting a tournament
Diffstat (limited to 'app/views/matches/index.html.erb')
-rw-r--r--app/views/matches/index.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/matches/index.html.erb b/app/views/matches/index.html.erb
index 0f86da6..babf45e 100644
--- a/app/views/matches/index.html.erb
+++ b/app/views/matches/index.html.erb
@@ -1,6 +1,6 @@
<h1><%= @tournament.name %> Matches</h1>
-<!--
+
<table>
<thead>
<tr>
@@ -29,7 +29,7 @@
</table>
<br>
--->
+
<SVG version="1.1"
baseProfile="full"