gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: associate with bug number


From: gnunet
Subject: [taler-merchant] branch master updated: associate with bug number
Date: Mon, 03 Aug 2020 14:14:01 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new a7864bf  associate with bug number
a7864bf is described below

commit a7864bfc3f50450c40ed24a1cf28a0f3e6c411e3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Aug 3 14:13:59 2020 +0200

    associate with bug number
---
 contrib/offer_refund.en.must    | 2 +-
 contrib/request_payment.en.must | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/offer_refund.en.must b/contrib/offer_refund.en.must
index 49a7dce..f2e2bb3 100644
--- a/contrib/offer_refund.en.must
+++ b/contrib/offer_refund.en.must
@@ -90,7 +90,7 @@ body {
 
 <body>
 <script>
-  let checkUrl = FIXME_dold_refund_uri_to_URL("{{taler_refund_uri}}");
+  let checkUrl = FIXME-#6457_dold_refund_uri_to_URL("{{taler_refund_uri}}");
   let delayMs = 500;
   function check() {
     let req = new XMLHttpRequest();
diff --git a/contrib/request_payment.en.must b/contrib/request_payment.en.must
index 7d6effc..7369a54 100644
--- a/contrib/request_payment.en.must
+++ b/contrib/request_payment.en.must
@@ -90,7 +90,7 @@ body {
 
 <body>
 <script>
-  let checkUrl = FIXME_dold_pay_uri_to_URL("{{taler_pay_uri}}");
+  let checkUrl = FIXME-#6457_dold_pay_uri_to_URL("{{taler_pay_uri}}");
   let delayMs = 500;
   function check() {
     let req = new XMLHttpRequest();

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