1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-20 22:18:18 +00:00

Put number next to school on team scores page and included team scores into all brackets

This commit is contained in:
2019-01-30 14:16:26 +00:00
parent dea5ee83f0
commit 972c5af093
3 changed files with 7 additions and 4 deletions

View File

@@ -71,6 +71,7 @@ li:first-child,li:last-child {
</style>
<div id="exportable">
<%= render :file => 'tournaments/team_scores' %>
<% @tournament.weights.sort_by{|w| w.max}.each do |w| %>
<table class='pagebreak'>
<h5><strong><%= @tournament.name %> - <%= w.max %> lbs Bracket</strong></h5>