gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 81/459: identity card


From: gnunet
Subject: [reclaim-ui] 81/459: identity card
Date: Fri, 11 Jun 2021 23:22:53 +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 ad94611d2813db77b50feec09038c61bb034ed12
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Sat Jun 8 22:20:11 2019 +0200

    identity card
---
 src/app/identity-list/identity-list.component.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/app/identity-list/identity-list.component.html 
b/src/app/identity-list/identity-list.component.html
index f968d7a..25ab970 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -215,15 +215,17 @@
       <div style="margin-bottom: 1em" *ngIf="(0 < 
attributes[identity.pubkey]?.length) && inOpenIdFlow()" class="text-primary">
         Only attributes marked with <span class="fa fa-openid" ></span> will 
be shared.
       </div>
+      <div>
 
       <div>
         <button *ngIf="canAuthorize(identity)" [disabled]="!inOpenIdFlow() || 
isAttributeMissing(identity)" (click)="loginIdentity(identity)" class="btn 
btn-primary mr-1 openid-login">
           <span class="fa fa-openid"></span> Share from this identity</button>
       </div>
     </div>
+    <div>
+      <i class="m-2" style="float:right; color: #eee;">Identity card</i>
+    </div>
   </div>
-
-
 </div>
 <div *ngIf="isAddIdentity()" class="m-2 card" style="text-align:center;">
   <div class="card-avatar card-img-top">

-- 
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]