Line 215: | Line 215: | ||
function search_request(search_input_id){ | function search_request(search_input_id){ | ||
− | $(search_input_id).val(); | + | var value_to_search; |
− | console.log("searching for:"+search_input_id ); | + | value_to_search = $(search_input_id).val(); |
+ | console.log("searching for:"+value_to_search+"from: "+search_input_id ); | ||
Revision as of 19:42, 4 September 2019
Information on all teams
This page contains information and links to all the 2019 teams. If you would like to search by category or look for a specific team, you can do so by click below.