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