Difference between revisions of "User:Vinoo/SafetyJSONv2"

(Created page with "<html> <style> #teamListTable { font-size: 10pt; } </style> <script> //initialize form_info var form_info = {}; form_info.name="2016_check_in"; form_info.ajax_URL = "http:/...")
 
m
Line 24: Line 24:
 
success: function(team_data, textStatus, jqXHR) {
 
success: function(team_data, textStatus, jqXHR) {
 
console.log("Success: Received to get team list");
 
console.log("Success: Received to get team list");
return team_data;
+
put_teams_in_table(team_data);
 
}
 
}
 
})
 
})
Line 39: Line 39:
  
 
$(document).ready(function(){
 
$(document).ready(function(){
put_teams_in_table(get_team_list());
+
get_team_list();
 
})
 
})
 
</script>
 
</script>

Revision as of 18:02, 10 August 2017

Team Name Country* Region Track Kind Check-Ins