1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-09 23:44:52 +00:00

Fixed two things in views

This commit is contained in:
2016-01-06 18:48:01 +00:00
parent f46029efaf
commit 6a5e0817d6
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<th>Record</th>
<th>Seed Criteria</th>
<th>Extra?</th>
<% if can? :manage, @tournament %> %><th>Actions for wrestler</th><% end %>
<% if can? :manage, @tournament %><th>Actions for wrestler</th><% end %>
</tr>
</thead>
<tbody>