From b7c996dab2d4c9dcfe104dd27a59a872b8631308 Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Sun, 22 Mar 2020 23:49:09 +0100 Subject: [PATCH] Only show inactive users title when there are such users --- client/src/components/profile/ClassList.vue | 39 ++++++++++++--------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/client/src/components/profile/ClassList.vue b/client/src/components/profile/ClassList.vue index 4c25025a..558e7da8 100644 --- a/client/src/components/profile/ClassList.vue +++ b/client/src/components/profile/ClassList.vue @@ -1,6 +1,8 @@