Line 119: | Line 119: | ||
//Special addition to the judging form link | //Special addition to the judging form link | ||
if(entryBlocks[i].a[k].href=="https://igem.org/2018_Judging_Form?team=Purdue"){ | if(entryBlocks[i].a[k].href=="https://igem.org/2018_Judging_Form?team=Purdue"){ | ||
− | entryBlocks[i].a.target= "_blank"; | + | entryBlocks[i].a[k].target= "_blank"; |
} | } | ||
} | } |
Revision as of 18:51, 13 June 2018