Handle caching issue that prevented the dismissable banner for being dismissed
Some customers could not remove the dismissable banner; apparently because the vipps-admin.js and vipps-admin.css files were browser-cached even though a cache-buster was applied. Bruteforce this away in this release by renaming the files; fix the cachebuster later.