Team:Uppsala/Project Notebook

From 2014.igem.org

(Difference between revisions)
Line 25: Line 25:
var work_database = [["a1", "a2", "a3"],["b1", "b2"],["c1", "c2", "c3", "c4",]];
var work_database = [["a1", "a2", "a3"],["b1", "b2"],["c1", "c2", "c3", "c4",]];
-
document.getElementById("calendar_text").innerHTML = work_database[1].length;
+
document.getElementById("calendar_text").innerHTML = work_database[2].length;
</script>
</script>

Revision as of 12:53, 21 September 2014

Home

Failed to load tracking. JS is probably not enabled