From c565076fac3c597f1b49f70e47c674a7056b0649 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 9 Oct 2019 17:03:35 +0200 Subject: [PATCH] Fix participants panel icons and improve tabs Close #198 Signed-off-by: Thomas Citharel --- js/src/views/Event/Participants.vue | 105 ++++++++++++++++------------ 1 file changed, 60 insertions(+), 45 deletions(-) diff --git a/js/src/views/Event/Participants.vue b/js/src/views/Event/Participants.vue index df7342a4e..3e72ccc6b 100644 --- a/js/src/views/Event/Participants.vue +++ b/js/src/views/Event/Participants.vue @@ -3,60 +3,66 @@ -
-

{{ $t('Participants') }}

-
-
- -
-
-
+
- + -
-

{{ $t('Waiting list') }}

-
-
- -
-
-
+
- + -
-

{{ $t('Rejected participations') }}

-
-
- -
-
-
+
@@ -231,6 +237,15 @@ export default class Participants extends Vue { +