mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
stepper reject function instead of close
This commit is contained in:
parent
a43de5f410
commit
1f8315235c
@ -81,7 +81,7 @@
|
|||||||
pButton
|
pButton
|
||||||
icon="pi pi-times"
|
icon="pi pi-times"
|
||||||
[label]="'dialogs.no' | translate"
|
[label]="'dialogs.no' | translate"
|
||||||
(click)="stepperConfirm.close()"
|
(click)="stepperConfirm.reject()"
|
||||||
></button>
|
></button>
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
|
Loading…
Reference in New Issue
Block a user