From beef3ff16d12f5d5710e302b739dd724ad4b0cb5 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 24 Aug 2023 09:50:22 +0200 Subject: [PATCH] fix(front): fix selecting all participants in participant view Signed-off-by: Thomas Citharel --- js/src/views/Event/ParticipantsView.vue | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/js/src/views/Event/ParticipantsView.vue b/js/src/views/Event/ParticipantsView.vue index 3b859bfa3..f89562787 100644 --- a/js/src/views/Event/ParticipantsView.vue +++ b/js/src/views/Event/ParticipantsView.vue @@ -21,7 +21,7 @@
-