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

Jump to navigation Jump to search
m (try that)
m (try that)
const old = document.querySelector('.patrollink')
// progress spinner
const spin = ($.createSpinner({ size: 'small', display: 'inline', }))[0]
// setup the new button
const btn = document.createElement('button')