diff --git a/rowers/templates/team_compare_select.html b/rowers/templates/team_compare_select.html index 835e6488..3a7dd211 100644 --- a/rowers/templates/team_compare_select.html +++ b/rowers/templates/team_compare_select.html @@ -13,6 +13,55 @@ checkboxes[i].checked = source.checked; } } + + + @@ -23,21 +72,38 @@