MediaWiki:Common.js: различия между версиями
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| Строка 1150: | Строка 1150: | ||
} | } | ||
var portletList = document.querySelector('.mw-portlet-body ul') | var portletList = document.querySelector('#mw-content .mw-portlet-body ul') | ||
if ( | if (portletList) { | ||
portletList.appendChild(form); | |||
} | |||
(function (menuNode) { | (function (menuNode) { | ||