From da076f2758f7fa7cd842d5ae66fd389c81c41316 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Wed, 15 Aug 2012 16:44:22 +0200 Subject: fixed url for back buttoN --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index baaf3d2..3fab478 100644 --- a/app.py +++ b/app.py @@ -112,7 +112,7 @@ def study_show(study, oid): -@app.route('//modules') +@app.route('//modules/') @app.route('//modules/') def study_index(study, module=None): if module: -- cgit v1.2.3-1-g7c22