Fehler Behoben
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user