]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: / → /list_bs/general_overview
authorPhilipp Klaus <philipp.klaus@gmail.com>
Fri, 22 Sep 2017 09:23:38 +0000 (17:23 +0800)
committerPhilipp Klaus <philipp.klaus@gmail.com>
Fri, 22 Sep 2017 09:23:38 +0000 (17:23 +0800)
python_suite/dashboard/dashboard.py

index 2643667f0c38190677f3a0e4322b7c9ffd415a26..ed3622f13bd817d0db30cff2ae687919a9d50597 100755 (executable)
@@ -171,7 +171,7 @@ def json_replace_nan():
 
 @route('/')
 def index():
-    redirect('/list/general_overview')
+    redirect('/list_bs/general_overview')
 
 @route('/list_bs/<page>')
 @view('pv_overview_bootstrap.jinja2')