From 83eb5c6a69ac312c19dc3cef10f26ab686cb4be7 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 14 Dec 2023 10:54:10 +0100 Subject: [PATCH] fix(front): add announcements link on EventParticipationCard as well as EventView Signed-off-by: Thomas Citharel --- .../Event/EventParticipationCard.vue | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/components/Event/EventParticipationCard.vue b/src/components/Event/EventParticipationCard.vue index 47ea7c728..dfd470cb9 100644 --- a/src/components/Event/EventParticipationCard.vue +++ b/src/components/Event/EventParticipationCard.vue @@ -273,6 +273,28 @@ + + + + {{ t("Announcements") }} + + +