Difference between revisions of "Dev/Results"

(I think I did the last thing incorrectly)
(tweaks)
Line 165: Line 165:
 
if (type == 'sort') {
 
if (type == 'sort') {
 
return (row.award == null ? 'zzzzz' : row.award); //No Award will sort alphabetically last
 
return (row.award == null ? 'zzzzz' : row.award); //No Award will sort alphabetically last
 +
//** This is the place to edit if I want to insert a canonical award ordering.
 
}
 
}
 
else {
 
else {
Line 215: Line 216:
 
<THEAD>
 
<THEAD>
 
<TR>
 
<TR>
<TH></TH>
+
<TH width="10em">Medal</TH>
 
<TH>Team</TH>
 
<TH>Team</TH>
 
<TH>Award</TH>
 
<TH>Award</TH>

Revision as of 21:12, 23 September 2015

Comprehensive Results from iGEM

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

Medal Team Award