Difference between revisions of "Dev/Results"
(Moved a lot of code around to plug the parsed award data into the table) |
(syntax error) |
||
Line 87: | Line 87: | ||
}, | }, | ||
{'data': 'team_name'}, | {'data': 'team_name'}, | ||
− | {'data': 'medal' | + | {'data': 'medal'}, |
− | {'data': 'award', 'defaultContent': ' '} | + | {'data': 'award', 'defaultContent': ' '} |
], | ], | ||
'order': [[1, 'asc']] //I think this sorts by team-name by default | 'order': [[1, 'asc']] //I think this sorts by team-name by default |
Revision as of 18:48, 23 September 2015