diff --git a/src/app/core/services/poll.service.ts b/src/app/core/services/poll.service.ts index 128a03ec..02810cf6 100644 --- a/src/app/core/services/poll.service.ts +++ b/src/app/core/services/poll.service.ts @@ -485,7 +485,7 @@ export class PollService implements Resolve { askInitFormDefault(): void { this.initFormDefault(environment.autofill_creation); - this.toastService.display('formulaire réinitialisé'); + // this.toastService.display('formulaire réinitialisé'); } countDays(): void { diff --git a/src/app/features/administration/stepper/stepper.component.html b/src/app/features/administration/stepper/stepper.component.html index bebb2f53..59672bc8 100644 --- a/src/app/features/administration/stepper/stepper.component.html +++ b/src/app/features/administration/stepper/stepper.component.html @@ -79,9 +79,11 @@ {{ 'nav.step' | translate }} {{ step_current }} {{ 'nav.on' | translate }} {{ step_max }}

-
@@ -99,57 +101,59 @@
- - - -

- {{ 'popup.cancel.title' | translate }} -

-

- {{ 'popup.cancel.main' | translate }} -

-
- -
-
- - + + + + +

+ {{ 'popup.cancel.title' | translate }} +

+

+ {{ 'popup.cancel.main' | translate }} +

+
+ +
+
+ + +
-
- - + + +