commented code #18

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

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