mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-15 01:43:35 +00:00
Updated all links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}" %>
|
||||
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default"%>
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#matchList').dataTable();
|
||||
|
||||
Reference in New Issue
Block a user