gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] 02/02: do not interfere with page visi


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] 02/02: do not interfere with page visibility
Date: Fri, 01 Dec 2017 03:21:31 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-webex.

commit 289d2cb572bbe438d6c0a7b4ba7cd5f2507942f2
Author: Florian Dold <address@hidden>
AuthorDate: Fri Dec 1 03:20:57 2017 +0100

    do not interfere with page visibility
---
 src/webex/notify.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/webex/notify.ts b/src/webex/notify.ts
index ecc04e8a..0531717b 100644
--- a/src/webex/notify.ts
+++ b/src/webex/notify.ts
@@ -184,7 +184,6 @@ function init() {
     if (resp && resp.type === "pay") {
       logVerbose && console.log("doing taler.pay with", resp.payDetail);
       talerPay(resp.payDetail).then(handlePaymentResponse);
-      document.documentElement.style.visibility = "hidden";
     }
   });
 }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]