mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-21 04:19:24 +00:00
Create bout sheets and make all printable pages go to a new window
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
<% end %>
|
||||
<br>
|
||||
<br>
|
||||
<%= link_to "Printable Weigh In Sheet" , "/tournaments/#{@tournament.id}/weigh_in_sheet?print=true" %>
|
||||
<%= link_to "Printable Weigh In Sheet" , "/tournaments/#{@tournament.id}/weigh_in_sheet?print=true", target: :_blank %>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user