Template:Team:Edinburgh/Code
From 2013.igem.org
(Difference between revisions)
Hristianita (Talk | contribs) |
Hristianita (Talk | contribs) |
||
Line 412: | Line 412: | ||
function GenCell(pValue, css_class)//Generate table cell with value | function GenCell(pValue, css_class)//Generate table cell with value | ||
{ | { | ||
- | return "<td class='" + css_class + "'><a href='#" + | + | return "<td class='" + css_class + "'><a href='#" + pValue +"-" + Cal.GetMonthName() + "'>"+pValue +"</a></td>"; |
} | } | ||
Revision as of 17:17, 29 September 2013