From 424961b8bbd359a3050c642c69c2a1a2b2bcdf6d Mon Sep 17 00:00:00 2001 From: Kayn Ty Date: Thu, 18 Nov 2021 12:15:40 +0100 Subject: [PATCH] fix landing participation properties --- .../consultation-landing.component.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/app/features/consultation/consultation-landing/consultation-landing.component.html b/src/app/features/consultation/consultation-landing/consultation-landing.component.html index ed3f01f9..929c7c57 100644 --- a/src/app/features/consultation/consultation-landing/consultation-landing.component.html +++ b/src/app/features/consultation/consultation-landing/consultation-landing.component.html @@ -1,14 +1,11 @@

- vous invite à participer à son sondage

-
- -
+

- {{ pollService.poll.title }} + {{ pollService._poll.getValue().title }}

Si l’administrateur du sondage a ajouter une description elle sera affiché ici.