gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-playground] branch master updated: fix URL route


From: gnunet
Subject: [GNUnet-SVN] [taler-playground] branch master updated: fix URL route
Date: Wed, 07 Mar 2018 15:59:25 +0100

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

dold pushed a commit to branch master
in repository playground.

The following commit(s) were added to refs/heads/master by this push:
     new e38b3e0  fix URL route
e38b3e0 is described below

commit e38b3e057f7eb81d23fc14dc1052324f58cf9968
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 7 15:58:03 2018 +0100

    fix URL route
---
 talerplayground/playground/playground.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerplayground/playground/playground.py 
b/talerplayground/playground/playground.py
index bd5d9a8..383dbfd 100644
--- a/talerplayground/playground/playground.py
+++ b/talerplayground/playground/playground.py
@@ -103,6 +103,6 @@ def internal_error(e):
 def index():
     return flask.render_template("templates/index.html")
 
address@hidden("detection-js")
address@hidden("/detection-js")
 def detection_js():
     return flask.render_template("templates/detection-js.html")

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



reply via email to

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