1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-05-29 12:03:11 +02:00

console.log() restant

This commit is contained in:
Vincent LAURENT 2021-10-30 00:48:44 +02:00
parent f16e1a0b81
commit dde4519ef5

View file

@ -152,7 +152,6 @@ loadingTask.promise.then(function(pdf) {
this.dataset.lock = parseInt(addLock*1);
}
if(event.detail > 1){
console.log(parseInt(this.dataset.lock*1));
stateAddLock(parseInt(this.dataset.lock*1) != 1);
}
if(event.detail > 1) {