From e60bd7187855a3734b49aa3fc870f440457a63df Mon Sep 17 00:00:00 2001 From: Holger Bergunde Date: Tue, 23 Aug 2022 16:19:35 +0200 Subject: [PATCH] feat(hide-avatar): Hides the avatar from the team's overview. Normally there is the default avatar image visible, but if the team has an own image set, we should set this without default avatar as an overlay. --- .../app/custom/teams/teams-status/teams-status.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/app/custom/teams/teams-status/teams-status.component.html b/src/main/webapp/app/custom/teams/teams-status/teams-status.component.html index 8da203af..d09a2cc0 100644 --- a/src/main/webapp/app/custom/teams/teams-status/teams-status.component.html +++ b/src/main/webapp/app/custom/teams/teams-status/teams-status.component.html @@ -15,7 +15,7 @@ > -
+