Team:Evry/template notebook
From 2012.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
{ | { | ||
if (i in [1,2,3,8,9,10,11,12,17,18,19,20]) { color="green"; } | if (i in [1,2,3,8,9,10,11,12,17,18,19,20]) { color="green"; } | ||
- | else { color=" | + | else { color="red"; } |
document.write("<td class=\"" + color + "\"><a href=\"https://2012.igem.org/Team:Evry/Notebook/w" + i + "\">" + i + "</a>"); | document.write("<td class=\"" + color + "\"><a href=\"https://2012.igem.org/Team:Evry/Notebook/w" + i + "\">" + i + "</a>"); | ||
} | } |
Revision as of 14:06, 23 August 2012
Weeks:
June | July | August | September | October | November | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|