User:Mxn/CommentsInLocalTime/sandbox.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 236:
// abbr[title], guiding the user to the tooltip.
timeElt.addClass("localcomments explain");
timeElt.dateTime =attr("datetime", then.toISOString());
}
$(dateNode).wrap(timeElt);