gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 288/459: fix


From: gnunet
Subject: [reclaim-ui] 288/459: fix
Date: Fri, 11 Jun 2021 23:26:20 +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 52e321ed19b3ce5e50247c00ace7f8104df0a973
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Aug 7 21:39:12 2020 +0200

    fix
---
 src/app/identity-list/identity-list.component.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/app/identity-list/identity-list.component.html 
b/src/app/identity-list/identity-list.component.html
index 35ef699..ad44e6f 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -130,8 +130,6 @@
           </tbody>
         </table>
       </div>
-
-      </div>
     </div>
     <div *ngIf="inOpenIdFlow()">
       <button [disabled]="!isClientVerified()" 
(click)="loginIdentity(identity)" class="btn btn-primary mr-1 openid-login">
@@ -146,7 +144,8 @@
           decline the request or choose a different identity.<br/>
           You may permanently remove information from the identity before
           sharing.
-       </div>
+        </div>
+      </div>
     </div>
   </div>
 

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