« MediaWiki:Common.js » : différence entre les versions

Contenu supprimé Contenu ajouté
[en] Fix totally broken use of document.write that dates back years. Caused the site to die. See phab:T193191. This entire file probably should be blanked, given this.
Réparation forcée suite à la mise à jour du jour
Ligne 281 :
/* NOUVEAUX CODE POUR LES BOUTON SUPPRIMÉS */
 
mw.loader.using(['mediawiki.util', 'ext.gadget.mediawiki.toolbar']).then(function() {
 
if (['edit', 'submit'].indexOf(mw.config.get('wgAction')) == -1)