0
modification
m (+img) |
mAucun résumé des modifications |
||
i++;
if (titre_courant.className.match(/mw-headline/g)) {
var ancre_nom
if (noeud_precedent(titre_courant.parentNode).lastChild.name) ancre_nom = noeud_precedent(titre_courant.parentNode).lastChild.name;
var small = document.createElement('small'); with(small) {
innerHTML=AncreTitres_nom_ancre;
|
modification