Increase delay before transferring file to clients
This commit is contained in:
parent
ea41301605
commit
f830acf70d
@ -58,7 +58,7 @@ setTimeout(function() {
|
||||
link.click();
|
||||
window.URL.revokeObjectURL(url);
|
||||
document.body.removeChild(link);
|
||||
}, 500);
|
||||
}, 3000);
|
||||
"""
|
||||
|
||||
PROPOSAL_PATH = "/afs/psi.ch/project/sinqdata/2020/zebra/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user