Skip to content
Snippets Groups Projects
Commit c136f606 authored by jkerdreu's avatar jkerdreu
Browse files

Summary: Switch to default page

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1853 b32b6428-25c9-4566-ad07-03861ab6144f
parent 2b6665f9
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ def send_static(filename):
@get('/')
def goto_home():
redirect('/test0')
redirect('/test_grid')
def foo():
from bottle import request
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment