mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
Revert "prompt rechargement de la page"
This reverts commit 818f08d24c
.
This commit is contained in:
parent
c89c8d53dd
commit
5925d4e4c6
@ -903,11 +903,6 @@ var createEventsListener = function() {
|
||||
zoomChange(1)
|
||||
});
|
||||
|
||||
window.addEventListener('beforeunload', function(event) {
|
||||
event.preventDefault();
|
||||
return true;
|
||||
});
|
||||
|
||||
if(hash) {
|
||||
updateNbLayers();
|
||||
setInterval(function() {
|
||||
|
Loading…
Reference in New Issue
Block a user