User talk:Chris day/toolbox.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 March 2009

  • curprev 20:1620:16, 25 March 2009imported>Chris day 1,817 bytes +1,817 New page: function addToToolbox() { if (wgCanonicalNamespace != "Special") { var pTb = document.getElementById("p-tb"); var pRef = pTb.cloneNode(true); var pStats = pTb.cloneNode(true); ...