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

m
Ten div był bez klasy i było mu smutno z tego powodu :(
mNie podano opisu zmian
m (Ten div był bez klasy i było mu smutno z tego powodu :()
 
Linia 32: Linia 32:


     const buttonWrapper = document.createElement('div');
     const buttonWrapper = document.createElement('div');
    buttonWrapper.classList.add("summaryBtnWrapper");
     buttonEntries.forEach(function(entry, idx) {
     buttonEntries.forEach(function(entry, idx) {
         const button = document.createElement('a');
         const button = document.createElement('a');