From b57b4c6e45ca612a890e594942e86faab5a946e0 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 8 Feb 2019 05:31:06 -0500 Subject: #291 - disable empty tabs in user profile panel --- src/components/user_profile/user_profile.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/components/user_profile/user_profile.vue') diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 9001ed00..7a1e6a18 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -9,19 +9,20 @@ -
+
-
+
@@ -29,6 +30,7 @@