pisdez #19

Closed
igorpropisnov wants to merge 3 commits from feature/pisdez into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit dd5537b1e6 - Show all commits

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"