Template:Team:Edinburgh/Code
From 2013.igem.org
(Difference between revisions)
Hristianita (Talk | contribs) |
Hristianita (Talk | contribs) |
||
Line 411: | Line 411: | ||
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=\"javascript:if(" + pValue + "!='')Cal.Date="+pValue+"; RenderCal();location. | + | return "<td class='" + css_class + "'><a href=\"javascript:if(" + pValue + "!='')Cal.Date="+pValue+"; RenderCal();location.hash='#27-06';\">"+pValue +"</a></td>"; |
} | } | ||
Revision as of 15:27, 29 September 2013