mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
Merge branch 'master' of github.com:24eme/signaturepdf
This commit is contained in:
commit
1eee24934a
@ -117,7 +117,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