Content deleted Content added
need to copy oldid from the prev revision link if diff=next |
Replace mw.Uri with browser-built-in URL |
||
Line 10:
if ( !nl || !nl.length ) return;
mw.loader.using( 'mediawiki.Uri', function () {
var h = new
if ( h.
h.
}
h.
$( '<a>Cur →</a>' ).attr( 'href', h.toString() ).insertAfter( nl );
nl.after( ' ' );
|