Content deleted Content added
some updates per talk page request of helder. |
maintenance: more info TypeError: Cannot read property 'appendChild' of null |
||
(One intermediate revision by one other user not shown) | |||
Line 47:
var nli = document.createElement ('li');
na.setAttribute ('href', mw.util.
nli.setAttribute ('class', 'n-shortcut');
Line 105:
var sidecol = document.getElementById ('column-one');
}
if(!sidecol) return;
for (var i = 0; i < shortcutsLinks.length; i++)
|