From 482d673af9f9afbcb1247c0c972ba761892f8383 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Tue, 5 Jan 2021 17:50:49 +0900 Subject: use share icon --- src/app/edit-identity/edit-identity.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/app/edit-identity/edit-identity.component.html') diff --git a/src/app/edit-identity/edit-identity.component.html b/src/app/edit-identity/edit-identity.component.html index bc770e5..9780e62 100644 --- a/src/app/edit-identity/edit-identity.component.html +++ b/src/app/edit-identity/edit-identity.component.html @@ -235,7 +235,7 @@ [class.alert-danger]="newAttribute.name === claim.name" *ngFor="let claim of attributes">
- {{ getDescription(claim) }} + {{ getDescription(claim) }}
@@ -304,7 +304,7 @@ {{ getMessage("identity_list_html@sharingDisabled") }}