Diferencia entre revisiones de «MediaWiki:Common.js»
Ir a la navegación.
Sin resumen de edición |
Sin resumen de edición |
||
Línea 1: | Línea 1: | ||
if(window.location.href == "https://wiki.the-west.es/wiki/MediaWiki:Common.js"){document.getElementById("mw-content-text").remove();} | if(window.location.href === "https://wiki.the-west.es/wiki/MediaWiki:Common.js"){ | ||
document.getElementById("mw-content-text").remove(); | |||
} |
Revisión del 11:45 30 jul 2017
if(window.location.href === "https://wiki.the-west.es/wiki/MediaWiki:Common.js"){ document.getElementById("mw-content-text").remove(); }