mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-01 03:55:44 +00:00
Remove back button from printable brackets page
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
|
||||
</style>
|
||||
|
||||
<%= link_to "Back to #{@tournament.name} weights", "/tournaments/#{@tournament.id}/brackets" %>
|
||||
<br>
|
||||
<br>
|
||||
<div id="exportable">
|
||||
<% @tournament.weights.sort_by{|w| w.max}.each do |w| %>
|
||||
<table class='pagebreak'>
|
||||
|
||||
Reference in New Issue
Block a user