Team:Amsterdam/Header
From 2011.igem.org
(Difference between revisions)
Pvandieken (Talk | contribs) |
Pvandieken (Talk | contribs) |
||
Line 43: | Line 43: | ||
for (count=2;count<(constituentFolders.length);count++) | for (count=2;count<(constituentFolders.length);count++) | ||
{ | { | ||
- | outputStr=outputStr + " > <a href='https:// | + | outputStr=outputStr + " > <a href='https://2011.igem.org/Team:" + teamname + |
buildDepth(constituentFolders,count) + constituentFolders[count] + "'>" + | buildDepth(constituentFolders,count) + constituentFolders[count] + "'>" + | ||
capitaliseFirstLetter(constituentFolders[count]).replace(/-/gi," ") + "</a>"; | capitaliseFirstLetter(constituentFolders[count]).replace(/-/gi," ") + "</a>"; |
Revision as of 15:23, 9 September 2011