gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 192/459: minor fixes


From: gnunet
Subject: [reclaim-ui] 192/459: minor fixes
Date: Fri, 11 Jun 2021 23:24:44 +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 7da70bcb80fb5102833f45939886dd43fa45b7fa
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Mon Feb 24 12:33:27 2020 +0100

    minor fixes
---
 src/app/edit-identity/edit-identity.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/edit-identity/edit-identity.component.html 
b/src/app/edit-identity/edit-identity.component.html
index 0e40c6c..b1d108d 100644
--- a/src/app/edit-identity/edit-identity.component.html
+++ b/src/app/edit-identity/edit-identity.component.html
@@ -155,7 +155,7 @@
         <span class="fa fa-openid"></span>
         Manage authorizations
       </button>
-      <button *ngIf="!inOpenIdFlow()" class="btn btn-primary" 
[routerLink]="['/edit-attestations', identity.name]" [style.float]="'right'">
+      <button *ngIf="!inOpenIdFlow() && isExperimental()" class="btn 
btn-primary" [routerLink]="['/edit-attestations', identity.name]" 
[style.float]="'right'">
         <span class="fa fa-openid"></span>
         Manage attestations
       </button>

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