From f07cc4e17649a28a84fe54c85e3c90a2784229ff Mon Sep 17 00:00:00 2001 From: Sean Date: Wed, 16 Dec 2020 12:37:12 +0100 Subject: [PATCH] Show vote delegations to users on ownPage Users can see vote delegations concerning them if visiting their own user detail page --- .../components/user-detail/user-detail.component.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/client/src/app/site/users/components/user-detail/user-detail.component.html b/client/src/app/site/users/components/user-detail/user-detail.component.html index 683c8339b..b90342645 100644 --- a/client/src/app/site/users/components/user-detail/user-detail.component.html +++ b/client/src/app/site/users/components/user-detail/user-detail.component.html @@ -154,7 +154,7 @@ -
+
-
-
+

{{ 'Groups' | translate }}

{{ 'Default group' | translate }}
-
+

{{ 'Voting right delegated to (proxy)' | translate }}

@@ -341,7 +340,9 @@

{{ 'Vote weight' | translate }}

{{ user.vote_weight }}
+
+

{{ 'Username' | translate }}