Team:UCLondon/Templates/timeline-item
From 2012e.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
<script> | <script> | ||
- | |||
- | |||
+ | var participants = '</html>{{{participants}}}<html>'; | ||
+ | alert(participants); | ||
participants = participants.split(','); | participants = participants.split(','); | ||
Line 33: | Line 33: | ||
}); | }); | ||
- | + | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 01:13, 21 October 2012