From 4675c86b7a54e423d1cf36a4a7aaf6290a073d1d Mon Sep 17 00:00:00 2001 From: Magnus Schieder <50337967+m-schieder@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:32:59 +0200 Subject: [PATCH] Hide three-dot menu on permissions lower than canupdate in participant list (#3574) (#3577) --- .../components/participant-list/participant-list.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/app/site/pages/meetings/pages/participants/pages/participant-list/components/participant-list/participant-list.component.html b/client/src/app/site/pages/meetings/pages/participants/pages/participant-list/components/participant-list/participant-list.component.html index c20539893b..40f9905da4 100644 --- a/client/src/app/site/pages/meetings/pages/participants/pages/participant-list/components/participant-list/participant-list.component.html +++ b/client/src/app/site/pages/meetings/pages/participants/pages/participant-list/components/participant-list/participant-list.component.html @@ -149,6 +149,7 @@