diff --git a/src-ui/src/app/components/admin/tasks/tasks.component.html b/src-ui/src/app/components/admin/tasks/tasks.component.html index 215e9f9e4..27f0e2e4d 100644 --- a/src-ui/src/app/components/admin/tasks/tasks.component.html +++ b/src-ui/src/app/components/admin/tasks/tasks.component.html @@ -124,7 +124,7 @@ [checked]="areAllSelected(tasks)" (click)="toggleSection(section, $event); $event.stopPropagation();" (keydown)="toggleSection(section, $event); $event.stopPropagation();" /> - +