Difference between revisions of "Dev/Results"

(Okay, there's a row().child API in datatables that's what I'm supposed to use)
(it would help if I used dataTables apis correctly)
Line 127: Line 127:
 
else {
 
else {
 
// Close any others
 
// Close any others
t.row($("#table_team tbody").children(".shown")).hide();
+
t.row($("#table_team tbody").children(".shown")).child.hide();
 
// Open this row
 
// Open this row
 
row.child( childRowFormat(row.data()) ).show();
 
row.child( childRowFormat(row.data()) ).show();

Revision as of 19:54, 23 September 2015

Comprehensive Results from iGEM 2015

View: [All Teams] [Award Winners] | [Africa] [Asia] [Europe] [Latin America][other?]

Team Medal Award