Difference between revisions of "Dev/Results"
(more debugging) |
(syntax error) |
||
Line 83: | Line 83: | ||
error: function(jqxhr, textStatus, errorThrown) { | error: function(jqxhr, textStatus, errorThrown) { | ||
alert("Failed to get list of teams. look at var teamsRequest"); | alert("Failed to get list of teams. look at var teamsRequest"); | ||
− | } | + | } |
}); | }); | ||
//Request the awards data | //Request the awards data | ||
Line 91: | Line 91: | ||
timeout: 30000, | timeout: 30000, | ||
dataType: "json", | dataType: "json", | ||
− | data: {year: currentYear} | + | data: {year: currentYear}, |
error: function(jqxhr, textStatus, errorThrown) { | error: function(jqxhr, textStatus, errorThrown) { | ||
alert("AJAX error; look at var awardsRequest"); | alert("AJAX error; look at var awardsRequest"); | ||
− | } | + | } |
}); | }); | ||
Revision as of 20:38, 23 September 2015
Comprehensive Results from iGEM
View: [All Teams] [Award Winners] | [Africa] [Asia] [Europe] [Latin America][other?]
Team | Award |
---|