Difference between revisions of "Dev/Results"

(reordered team/medal columns & made it stay sorting by team name by default)
(added class names to columns)
Line 116: Line 116:
 
'columns': [
 
'columns': [
 
{ //Team Name Column
 
{ //Team Name Column
 +
'className': 'team-name-column',
 
'data': function(row, type, val, meta) {
 
'data': function(row, type, val, meta) {
 
if (type == 'display') {
 
if (type == 'display') {
Line 126: Line 127:
 
},
 
},
 
{ //Medal Column
 
{ //Medal Column
 +
'className': 'medal-column',
 
'width': "10%",
 
'width': "10%",
 
'data': function(row, type, val, meta) {
 
'data': function(row, type, val, meta) {
Line 167: Line 169:
 
},
 
},
 
{ //Award Column
 
{ //Award Column
//'defaultContent': '',
+
'className': 'award-column',
 
'data': function(row, type, val, meta) {
 
'data': function(row, type, val, meta) {
 
if (type == 'sort') {
 
if (type == 'sort') {

Revision as of 21:42, 23 September 2015

Comprehensive Results from iGEM

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

Team Medal Award
Please enable JavaScript in your browser to view results.