Utente:Daimona Eaytoy/Massblock.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m Fix |
m fix |
||
Riga 251:
link = '//mediawiki.org/wiki/API:' + action + '#Possible_errors';
return key + ': <code style="color:red">' +
el
msg( 'failure-help' ) + '</a>)';
};
for ( var user in errors ) {
var codes = errors[ user ].map( errorsToCodes
linkedList += "<li><a href=\"" + mw.config.get( 'wgScript' ) + "?title=Special:Contributions/" + encodeURIComponent( user ) + "\">" + user + "</a>: " +
codes.join( "
}
$( "#wpMassBlockFailedContainer" ).html(
|