1845
edycji
(to chyba może tu jednak być) |
(i to też xD) |
||
Linia 13: | Linia 13: | ||
const sw = document.getElementById('wpSummaryLabel'); | const sw = document.getElementById('wpSummaryLabel'); | ||
if(sw) { | |||
const input = document.getElementById('wpSummary'); | const input = document.getElementById('wpSummary'); | ||
Linia 37: | Linia 40: | ||
sw.appendChild(buttonWrapper); | sw.appendChild(buttonWrapper); | ||
} | |||
})(); | })(); | ||
// </nowiki> | // </nowiki> |