handover pdf

This commit is contained in:
Bastian Wagner
2026-03-12 11:41:29 +01:00
parent 93053e0101
commit b72e2d6784
20 changed files with 2891 additions and 33 deletions

View File

@@ -40,6 +40,13 @@
<mat-datepicker-toggle matIconSuffix [for]="picker"></mat-datepicker-toggle>
<mat-datepicker #picker></mat-datepicker>
</mat-form-field>
<div style="padding: 8px 0;margin-top: 12px">
<mat-slide-toggle formControlName="handoverDocument">
Übergabeprotokoll anlegen
</mat-slide-toggle>
</div>
</form>
</mat-dialog-content>
<mat-dialog-actions>