Updates
This commit is contained in:
3
nextcloud-aio/php/public/before-unload.js
Normal file
3
nextcloud-aio/php/public/before-unload.js
Normal file
@@ -0,0 +1,3 @@
|
||||
window.addEventListener("beforeunload", function() {
|
||||
document.getElementById('overlay').classList.add('loading')
|
||||
});
|
||||
Reference in New Issue
Block a user