Changes

Jump to: navigation, search

MediaWiki:Common.js

42 bytes removed, 16:45, 23 October 2017
no edit summary
/* Any JavaScript here will be loaded for all users on every page load. */
(function disableDivTranslation() {
var el = document.getElementById('mw-content-text');
}
disableDivTranslation)();

Navigation menu