1
0
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:
2016-01-07 16:35:24 +00:00
parent 1e9ca0d3b1
commit 216e60d2b8

View File

@@ -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'>