422
правки
Godville (обсуждение | вклад) (Collapsiblе) |
Godville (обсуждение | вклад) Нет описания правки |
||
| Строка 81: | Строка 81: | ||
if (hasClass(child, 'NavPic') || hasClass(child, 'NavContent')) | if (hasClass(child, 'NavPic') || hasClass(child, 'NavContent')) | ||
child.style.display = disp | child.style.display = disp | ||
} | |||
if (wgAction != 'history'){ | |||
addOnloadHook(collapsibleDivs) | |||
addOnloadHook(collapsibleTables) | |||
} | } | ||