Jump to content

MediaWiki:Common.js: Difference between revisions

Jehan (talk | contribs)
No edit summary
Jehan (talk | contribs)
No edit summary
Line 37: Line 37:
Button.firstChild.data = hideCaption;
Button.firstChild.data = hideCaption;
}
}
showTable.className = "wikitable hideable shown";
showTable.className = "wikitable hideable hidden shown";


if (hideTable) {
if (hideTable) {