commented code

This commit is contained in:
Igor Hrenowitsch Propisnov 2024-03-18 13:22:22 +01:00
parent 546fdc4435
commit a7d205b270
1 changed files with 2 additions and 2 deletions

View File

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