Fehler gefixt

This commit is contained in:
Moritz Utcke
2025-03-16 17:59:15 -03:00
parent d47651b5a1
commit cd7fce3b1b
3 changed files with 7 additions and 4 deletions

View File

@@ -107,5 +107,5 @@ if (uid) {
---
<AusweisLayout title="Verbrauchsausweis erstellen">
<VerbrauchsausweisWohnenModule client:only {ausweis} {objekt} {aufnahme} {bilder} {ausweistyp} />
<VerbrauchsausweisWohnenModule client:only {ausweis} {objekt} {aufnahme} {bilder} {uid} {ausweistyp} />
</AusweisLayout>