gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 128/459: update


From: gnunet
Subject: [reclaim-ui] 128/459: update
Date: Fri, 11 Jun 2021 23:23:40 +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 46a5b10545825abb2927ce3f8b7887578694c720
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Tue Jul 16 10:29:43 2019 +0200

    update
---
 src/app/identity-list/identity-list.component.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/identity-list/identity-list.component.ts 
b/src/app/identity-list/identity-list.component.ts
index c90d196..ef013f3 100644
--- a/src/app/identity-list/identity-list.component.ts
+++ b/src/app/identity-list/identity-list.component.ts
@@ -511,6 +511,6 @@ export class IdentityListComponent implements OnInit {
   }
 
   canSearch() {
-    return this.isConnected() && 0 != this.identities.length && 
!this.isAddIdentity();
+    return this.isConnected() && 0 != this.identities.length && 
!this.isAddIdentity() && (null == this.identityInEdit);
   }
 }

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