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

m
try this
m (try this)
m (try this)
document.querySelectorAll('.infobox,.navbar').forEach(add_editsection_link)
 
document.querySelectorAllfunction enable_link('.patrollink'el).forEach(el =>{ el.style['pointer-events'] = 'auto') }
 
document.querySelectorAll('.patrollink').forEach(enable_link)
 
})