mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
console.log() restant
This commit is contained in:
parent
f16e1a0b81
commit
dde4519ef5
@ -152,7 +152,6 @@ loadingTask.promise.then(function(pdf) {
|
|||||||
this.dataset.lock = parseInt(addLock*1);
|
this.dataset.lock = parseInt(addLock*1);
|
||||||
}
|
}
|
||||||
if(event.detail > 1){
|
if(event.detail > 1){
|
||||||
console.log(parseInt(this.dataset.lock*1));
|
|
||||||
stateAddLock(parseInt(this.dataset.lock*1) != 1);
|
stateAddLock(parseInt(this.dataset.lock*1) != 1);
|
||||||
}
|
}
|
||||||
if(event.detail > 1) {
|
if(event.detail > 1) {
|
||||||
|
Loading…
Reference in New Issue
Block a user