gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-ui] 180/459: clarify optional attributes


From: gnunet
Subject: [reclaim-ui] 180/459: clarify optional attributes
Date: Fri, 11 Jun 2021 23:24:32 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit 383e254d6dd510f3a5bcd30b1db9fa09a6218368
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Mon Jan 20 16:10:07 2020 +0100

    clarify optional attributes
---
 src/app/edit-identity/edit-identity.component.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/app/edit-identity/edit-identity.component.html 
b/src/app/edit-identity/edit-identity.component.html
index 352cd20..2535702 100644
--- a/src/app/edit-identity/edit-identity.component.html
+++ b/src/app/edit-identity/edit-identity.component.html
@@ -127,9 +127,9 @@
     </div>
     <!-- optional attributes information -->
     <div *ngIf="optionalReferences.length !== 0" class="text-primary">
-      <span class="fa fa-openid"></span> Optionally requested is also:
+      <span class="fa fa-openid"></span> You may optionally provide 
attestations for:
       <ul>
-        <li *ngFor="let reference of 
optionalReferences"><strong>{{reference}}</strong>
+        <li *ngFor="let reference of 
optionalReferences"><strong>{{reference[0]}}</strong>
       </ul>
     </div>
     <!-- Reference creation warning -->

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]