Difference between revisions of "Dev/Results"
(medal title attributes) |
(Changing how supplementary team info is displayed) |
||
Line 29: | Line 29: | ||
//Function to generate the supplementary-info child rows | //Function to generate the supplementary-info child rows | ||
function childRowFormat(data) { | function childRowFormat(data) { | ||
− | return '< | + | return '<div border="0" style="padding-left:50px;">'+ |
− | '< | + | '<p>' + |
− | ' | + | 'Region: ' + data.region + 'Section: ' + data.section.capitalize() + |
− | ' | + | '</p>' + |
− | '< | + | '<p>'+ |
− | + | 'View this team\'s: ' + | |
− | + | '<a target="_blank" href="https://igem.org/Team.cgi?id=' + data.team_id + '">[Team Profile]</a>' + | |
− | '< | + | '<a target="_blank" href="https://2015.igem.org/Team:' + data.team_name + '">[Wiki]</a>' + |
− | ' | + | '<a target="_blank" href="#" onclick=false title="Not yet available" style="color: gray;">[Poster]</a>' + |
− | ' | + | '[Presentation Slides]' + |
− | '</ | + | '[Presentation Video]' + |
− | '</ | + | '</p>'+ |
+ | '</div>'; | ||
} | } | ||
Revision as of 19:42, 23 September 2015
Comprehensive Results from iGEM 2015
View: [All Teams] [Award Winners] | [Africa] [Asia] [Europe] [Latin America][other?]
Team | Medal | Award |
---|