Content deleted Content added
Mike Dillon (talk | contribs) No edit summary |
Mike Dillon (talk | contribs) mNo edit summary |
||
Line 79:
}
var clearHistoryLink = a({ href: "#" }, em("
clearHistoryLink.onclick = clearHistory;
historyList.appendChild(li({ style: "padding-top: 1em" }, clearHistoryLink));
|