mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
better link after creation on success action
This commit is contained in:
parent
96d2d0a31d
commit
bfe427b85a
@ -60,7 +60,7 @@
|
|||||||
</h2>
|
</h2>
|
||||||
<button
|
<button
|
||||||
class="button is-primary is-fullwidth"
|
class="button is-primary is-fullwidth"
|
||||||
routerLink="{{ pollService.getAdministrationUrlFromForm() }}"
|
routerLink="{{ pollService.getParticipationUrl() }}"
|
||||||
>
|
>
|
||||||
{{ 'success.action' | translate }}
|
{{ 'success.action' | translate }}
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user