Ansichtsausweis

This commit is contained in:
Moritz Utcke
2025-02-20 21:41:29 +11:00
parent b283013116
commit 86532ec251
7 changed files with 70 additions and 25 deletions

View File

@@ -16,10 +16,10 @@
<button class="border-2 rounded-lg bg-white text-center hover:shadow-md no-underline p-3 cursor-pointer" type="button" on:click={() => {
openWindowWithPost("/pdf/datenblatt", {
ausweis: JSON.stringify(ausweis),
aufnahme: JSON.stringify(aufnahme),
objekt: JSON.stringify(objekt),
bilder: JSON.stringify(bilder),
ausweis: ausweis,
aufnahme: aufnahme,
objekt: objekt,
bilder: bilder,
ausweisart
})
}}>