Line 39: | Line 39: | ||
} | } | ||
notePad.innerHTML = (toShow == null) ? "<h1>"+dateText+"</h1><ul><li>Slow day...</li></ul>" : toShow; | notePad.innerHTML = (toShow == null) ? "<h1>"+dateText+"</h1><ul><li>Slow day...</li></ul>" : toShow; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}); | }); |
Revision as of 11:41, 31 August 2017