mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
suppr code après return
This commit is contained in:
parent
40efb8f012
commit
b3dd46493b
@ -107,7 +107,6 @@ loadingTask.promise.then(function(pdf) {
|
||||
document.body.removeChild(svgContainer)
|
||||
|
||||
return svgContent = svgContainer.innerHTML;
|
||||
document;
|
||||
}
|
||||
|
||||
var signaturePad = new SignaturePad(document.getElementById('signature-pad'), {
|
||||
|
Loading…
Reference in New Issue
Block a user