User:Mike Dillon/Scripts/recentpages.js: Difference between revisions

Content deleted Content added
m change space to zero-width space
mNo edit summary
Line 17:
// Create portlet
with (easyDom) {
var historyPortlet = div({ "class": "portlet", "id": "p-history" },
h5("Page history"));
var historyList = ul();