From: Ole Artz Date: Thu, 31 Aug 2017 11:34:35 +0000 (+0200) Subject: DASH: page_hierarchy (in config & navigation) X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=a0f7cf8fbbbf9574cc3337b74f2e87b09030b8f7;p=mvd_epics.git DASH: page_hierarchy (in config & navigation) --- diff --git a/python_suite/dashboard/example.config.json b/python_suite/dashboard/example.config.json index 6bbe973..d014643 100644 --- a/python_suite/dashboard/example.config.json +++ b/python_suite/dashboard/example.config.json @@ -98,6 +98,10 @@ {"name": "CBM:MVD:PT100:VAC:17"}, {"name": "CBM:MVD:PT100:VAC:CONV_RATE"} ], + "page_hierarchy": { + "top": ["general_overview"], + "general_overview": ["cooling_system", "low_voltage_system"] + }, "pages": { "general_overview": { "name": "General System Overview", diff --git a/python_suite/dashboard/views/base.jinja2 b/python_suite/dashboard/views/base.jinja2 index 22141c6..5a279f7 100644 --- a/python_suite/dashboard/views/base.jinja2 +++ b/python_suite/dashboard/views/base.jinja2 @@ -14,8 +14,12 @@

PRESTO - Overview
Prototype of the Second Station of the Micro Vertex Detector of the Compressed Baryonic Matter