Line 56: | Line 56: | ||
links = "<a href=\'https://2017.igem.org/Team:" + $( this ).text() + "\'>" ; | links = "<a href=\'https://2017.igem.org/Team:" + $( this ).text() + "\'>" ; | ||
− | $( this ). | + | $(this).parent().prepend( links ); |
}); | }); |
Revision as of 18:38, 6 November 2017