gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-blog] branch master updated: syntax


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] branch master updated: syntax
Date: Mon, 26 Aug 2019 03:51:04 +0200

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

dold pushed a commit to branch master
in repository blog.

The following commit(s) were added to refs/heads/master by this push:
     new 047e104  syntax
047e104 is described below

commit 047e10494b43f1dfde5914a3d062558fd3afac39
Author: Florian Dold <address@hidden>
AuthorDate: Mon Aug 26 03:51:01 2019 +0200

    syntax
---
 talerblog/blog/blog.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerblog/blog/blog.py b/talerblog/blog/blog.py
index c10bfcd..730a186 100644
--- a/talerblog/blog/blog.py
+++ b/talerblog/blog/blog.py
@@ -327,7 +327,7 @@ def article(article_name, data=None):
                 url_for(
                     "article",
                     article_name=article_name,
-                    order_id=pay_status.get("already_paid_order_id"))
+                    order_id=pay_status.get("already_paid_order_id")))
     else:
         ##
         # Redirect the browser to a page where the wallet can

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



reply via email to

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