Line 56: | Line 56: | ||
$( "li" ).each(function( index ) { | $( "li" ).each(function( index ) { | ||
− | $( this ).prepend("<div><a href=\"https://2017.igem.org/Team:\ | + | $( this ).prepend("<div><a href=\"https://2017.igem.org/Team:\"+$( this ).text()+ ">" ); |
}); | }); |
Revision as of 18:26, 6 November 2017