MediaWiki:Gadget-summary.js: Różnice pomiędzy wersjami

i to też xD
(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>