gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: changed button to link so the wa


From: gnunet
Subject: [taler-merchant] branch master updated: changed button to link so the wallet web extension can detect the payment request
Date: Fri, 03 Sep 2021 17:11:12 +0200

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

sebasjm pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new c3c5ac1b changed button to link so the wallet web extension can detect 
the payment request
c3c5ac1b is described below

commit c3c5ac1b0b975ee906fa70376cab185cca27ec01
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Sep 3 12:11:04 2021 -0300

    changed button to link so the wallet web extension can detect the payment 
request
---
 contrib/request_payment.en.mcpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/request_payment.en.mcpp b/contrib/request_payment.en.mcpp
index c5d5e429..69bca792 100644
--- a/contrib/request_payment.en.mcpp
+++ b/contrib/request_payment.en.mcpp
@@ -82,9 +82,9 @@
     {{{taler_pay_qrcode_svg}}}
   </div>
   <p>
-    <button onclick="window.location.href='{{taler_pay_uri}}';">
+    <a href='{{taler_pay_uri}}'>
       Or open your Taller wallet
-    </button>
+    </a>
   </p>
   <p>
   <a href="https://wallet.taler.net/";>Don't have a Taler wallet yet? Install 
it!</a>

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