Difference between revisions of "All Teams Info"

Line 120: Line 120:
 
<div class="clear extra_space"></div>
 
<div class="clear extra_space"></div>
  
<div class="column full_size" id="#filter_results">  
+
<div class="column full_size" id="#filtered_results">  
 
 
 
</div>
 
</div>
Line 245: Line 245:
 
$('#go_search_filter').click(function() {
 
$('#go_search_filter').click(function() {
 
 
 +
console.log("requesting a search");
 
   search_request(all_teams_info);
 
   search_request(all_teams_info);
console.log("requesting a search");
+
 
 
});
 
});
 
 
Line 306: Line 307:
 
 
 
console.log(values_to_search);
 
console.log(values_to_search);
 +
 +
 +
// if the user hasn't selected any particular category, ask them to narrow down the search
 +
 +
if(values_to_search.location == 'all' && values_to_search.track == 'all' && values_to_search.section =='all') {
 +
$("#filtered_results").append("<p>Please narrow down your search.</p>")
 +
}
 
 
  

Revision as of 15:31, 5 September 2019

Loading...

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

All teams