summaryrefslogtreecommitdiff
path: root/app/views/matches/index.html.erb
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-22 01:50:18 -0400
committertkimia <tkimia@purdue.edu>2014-04-22 01:50:18 -0400
commitd75fe3934366ea5e2581df6111c6bccdb77d1e95 (patch)
tree9e8cc6059e564d2a3dbe6e724ed92a032bba3e40 /app/views/matches/index.html.erb
parent594f1388802476b236e8eaa622fbb5aec181a0a0 (diff)
redesign of tournaments index and matches index
Diffstat (limited to 'app/views/matches/index.html.erb')
-rw-r--r--app/views/matches/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/matches/index.html.erb b/app/views/matches/index.html.erb
index 08d5fd6..03427d8 100644
--- a/app/views/matches/index.html.erb
+++ b/app/views/matches/index.html.erb
@@ -1,7 +1,7 @@
<h1><%= @tournament.name %> - Matches</h1>
-<table class="table">
+<table id="matches-table" class="table">
<thead>
<tr>
<th>Name</th>