62 737
modifications
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 29 : | Ligne 29 : | ||
:wikitext( value ) | :wikitext( value ) | ||
:done() | :done() | ||
else | |||
break | |||
end | end | ||
end | end | ||
Ligne 34 : | Ligne 36 : | ||
res :attr('style', style .. ';') | res :attr('style', style .. ';') | ||
:allDone() | :allDone() | ||
if isFirstColumn then return end | |||
return tostring(res) | return tostring(res) |
modifications