gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: pass uproc


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: pass uproc
Date: Wed, 07 Sep 2022 16:08:22 +0200

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

grothoff pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 7263e39  pass uproc
7263e39 is described below

commit 7263e390c40f2fba22e5f2d026b7a8f962f69d71
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Sep 7 16:08:20 2022 +0200

    pass uproc
---
 talermerchantdemos/landing/landing.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/landing/landing.py 
b/talermerchantdemos/landing/landing.py
index f8b10a6..70ecfca 100644
--- a/talermerchantdemos/landing/landing.py
+++ b/talermerchantdemos/landing/landing.py
@@ -80,7 +80,7 @@ LOGGER.info(
 
 # Add context processor that will make additional variables
 # and functions available in the template.
-app.context_processor(make_utility_processor("landing", app.url_for ('index')))
+app.context_processor(make_utility_processor("landing", os.environ.get 
("TALER_ENV_URL_INTRO")))
 
 ##
 # Exception handler to capture all the unmanaged errors.

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