commented code #18

Closed
igorpropisnov wants to merge 1 commits from feature/demo into main
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