Difference between revisions of "Template:Waterloo/Pages/cal-heatmap-test"

Line 43: Line 43:
 
);
 
);
 
$("#notes-table").html("<b>" +
 
$("#notes-table").html("<b>" +
notes[month[date.getMonth()]+date.getDay()] + "</b>"
+
notes[month[date.getMonth()]+(date.getDate())] + "</b>"
 
);
 
);
 
}
 
}

Revision as of 23:24, 13 September 2015