Skip to content

Commit b3fd020

Browse files
committed
Enabling the checkbox for allowing the user to edit older registrations.
1 parent ea78f84 commit b3fd020

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

eform-client/src/app/plugins/modules/time-planning-pn/components/plannings/time-planning-actions/assigned-site/assigned-site-dialog.component.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,12 @@
4444
</div>
4545
<div class="d-flex flex-row">
4646
<!-- data.allowEditOfRegistrations -->
47-
<!--
4847
<mat-checkbox class="p-1"
4948
[id]="'allowEditOfRegistrations'"
5049
[name]="'allowEditOfRegistrations'"
5150
[(ngModel)]="data.allowEditOfRegistrations">
5251
{{ 'Allow edit of registrations' | translate }}
5352
</mat-checkbox>
54-
-->
5553
</div>
5654
<div class="d-flex flex-row">
5755
<!-- data.allowPersonalTimeRegistration -->

0 commit comments

Comments
 (0)