Difference between revisions of "User:Fbstj/gadget/history-test.js"

Jump to navigation Jump to search
m (oops)
m (try this)
document.querySelectorAll('.infobox,.navbar').forEach(add_editsection_link)
 
document.querySelectorAll('.patrollink').forEach(el => el.style['pointer-events'] = 'auto')
 
})