Difference between revisions of "Team:ETH Zurich/Notebook"

m
m
Line 19: Line 19:
 
document.getElementById('notes').innerHTML += ". Oh dear...the notes for that day seem to have run away and we can't find them. :(";
 
document.getElementById('notes').innerHTML += ". Oh dear...the notes for that day seem to have run away and we can't find them. :(";
 
} else {
 
} else {
document.getElementById('notes').innerHTML += toShow;
+
document.getElementById('notes').innerHTML = toShow;
 
}
 
}
  

Revision as of 14:00, 24 July 2015

"What I cannot create I do not understand."
- Richard Feynmann

Notebook

Select a day to see what our lab did that day.