mirror of
https://github.com/24eme/signaturepdf
synced 2026-03-14 13:55:44 +01:00
attachement: readonly les champs du xml
This commit is contained in:
parent
f69a0b1300
commit
d756be3409
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ async function loadPDF(pdfBlob) {
|
|||
|
||||
const newInput = addMetadata(treeKey.join(' « '), node.textContent.trim(), "text", false, true)
|
||||
newInput.dataset.fromAttachment = value.filename
|
||||
newInput.disabled = true
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue