Line 244: | Line 244: | ||
} | } | ||
+ | |||
+ | //user is selecting something from the team list dropdown | ||
$( "#team_list" ).change(function() { | $( "#team_list" ).change(function() { | ||
− | + | ||
+ | //empty all previous results | ||
+ | $("#filtered_results").empty(); | ||
+ | |||
− | print_team( | + | print_team($('#team_list').val(), all_teams_info); |
}); | }); | ||
Revision as of 17:18, 5 September 2019
Information on all teams
This page contains information and links to all the 2019 teams. If you would like to search for a specific team or filter by categories you can do so by using the search tool below.
Search and filter tool
Team list
Country / Territory
Tracks
Section
results will be here: