gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 101/459: minor update to last fix


From: gnunet
Subject: [reclaim-ui] 101/459: minor update to last fix
Date: Fri, 11 Jun 2021 23:23:13 +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 516e1e74c10547a3a9f08ebeb20412b04588aee4
Author: Alexia Pagkopoulou <a.pagkopoulou@tum.de>
AuthorDate: Fri Jun 28 16:08:12 2019 +0200

    minor update to last fix
---
 src/app/identity-list/identity-list.component.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/identity-list/identity-list.component.html 
b/src/app/identity-list/identity-list.component.html
index 4f63ff6..1e45db9 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -245,7 +245,7 @@
     An identity with this username already exists.
   </div>
   <!-- Input text -->
-  <div *ngIf="('' === newIdentity.name || canSave()) && 
!isDuplicate(newIdentity); else invalid_identity_name" class="alert 
alert-secondary alert-dismissible fade show" role="alert">
+  <div *ngIf="('' === newIdentity.name || canSave()) && 
!isDuplicate(newIdentity)" class="alert alert-secondary alert-dismissible fade 
show" role="alert">
     Enter a username for your new identity
   </div>
   <div class="card-body">

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