From ab8885b52bce8ce7fec7c16f2649048205337d51 Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Fri, 22 Sep 2017 17:23:38 +0800 Subject: [PATCH] =?utf8?q?DASH:=20/=20=E2=86=92=20/list=5Fbs/general=5Fove?= =?utf8?q?rview?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- python_suite/dashboard/dashboard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_suite/dashboard/dashboard.py b/python_suite/dashboard/dashboard.py index 2643667..ed3622f 100755 --- a/python_suite/dashboard/dashboard.py +++ b/python_suite/dashboard/dashboard.py @@ -171,7 +171,7 @@ def json_replace_nan(): @route('/') def index(): - redirect('/list/general_overview') + redirect('/list_bs/general_overview') @route('/list_bs/') @view('pv_overview_bootstrap.jinja2') -- 2.43.0