Line 44: | Line 44: | ||
$( "li" ).each(function( index ) { | $( "li" ).each(function( index ) { | ||
− | + | // $( this ).prepend("<a href='https://2017.igem.org/Team:"+this+"'"); | |
$( this ).append("</a>"); | $( this ).append("</a>"); | ||
}); | }); |
Revision as of 17:04, 6 November 2017