diff --git a/src/app/features/administration/stepper/stepper.component.html b/src/app/features/administration/stepper/stepper.component.html index 5731f450..e6c00e15 100644 --- a/src/app/features/administration/stepper/stepper.component.html +++ b/src/app/features/administration/stepper/stepper.component.html @@ -81,7 +81,7 @@ pButton icon="pi pi-times" [label]="'dialogs.no' | translate" - (click)="stepperConfirm.close()" + (click)="stepperConfirm.reject()" >