MediaWiki:Common.js: различия между версиями
Kerisar (обсуждение | вклад) мНет описания правки |
Kerisar (обсуждение | вклад) мНет описания правки |
||
| Строка 197: | Строка 197: | ||
document.execCommand('copy'); | document.execCommand('copy'); | ||
document.body.removeChild(tempInput); | document.body.removeChild(tempInput); | ||
} | } | ||
}); | }); | ||