redo pisdez

This commit is contained in:
Igor Hrenowitsch Propisnov 2024-03-20 15:36:02 +01:00
parent 0e6d1936cd
commit dd5537b1e6
1 changed files with 2 additions and 2 deletions

View File

@ -21,14 +21,14 @@
+
</button>
</div>
<!-- <div>
<div>
<input
*ngIf="enrollment.end"
id="student-enroll-end-input{{ i }}"
name="student-enroll-end-input{{ i }}"
type="date"
[(ngModel)]="enrollment.end" />
</div> -->
</div>
<div>
<button
*ngIf="enrollment.begin"