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

m
m
Line 12: Line 12:
 
onSelect: function(dateText,inst) {
 
onSelect: function(dateText,inst) {
  
var re = new RegExp([dateText,"[^\n]*"].join(""));
+
var re = new RegExp([dateText,".*</p>"].join(""));
 
var toShow = text.match(re);
 
var toShow = text.match(re);
 
if (toShow == null) {
 
if (toShow == null) {

Revision as of 14:04, 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.