Fehler Behoben

This commit is contained in:
Moritz Utcke
2025-02-20 10:11:09 +11:00
parent 2f04be6da9
commit d228908430
20 changed files with 221 additions and 43 deletions

View File

@@ -14,7 +14,7 @@
</script>
<button class="border-2 rounded-lg bg-white text-center hover:shadow-md no-underline p-3 cursor-pointer" on:click={() => {
<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),