]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: renaming gview .svg files & navigation entries
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Fri, 22 Sep 2017 08:38:02 +0000 (10:38 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Fri, 22 Sep 2017 08:38:10 +0000 (10:38 +0200)
python_suite/dashboard/example.config.json
python_suite/dashboard/static/gview/cooling_schematic.svg [moved from python_suite/dashboard/static/gview/cooling.svg with 100% similarity]
python_suite/dashboard/static/gview/presto_pictorial.svg [moved from python_suite/dashboard/static/gview/Cooling.svg with 100% similarity]

index f8d52c3268a5d2471f5d99ce1a2dea7064f7161c..5671d8bd016af1f174b73f690fb46cdcc747ed71 100644 (file)
        ],
        "page_hierarchy": {
                        "top": ["top_list"],
-                       "top_gview": ["gview_cooling", "gview_cooling_vac"],
+                       "top_gview": ["cooling_schematic", "presto_pictorial"],
                        "top_list": ["general_overview"],
                        "general_overview": ["cooling_system", "low_voltage_system", "relhum"]
                },
                                        "temperature"
                                ]
                        },
-                       "gview_cooling": {
-                               "name": "PRESTO Cooling System",
-                               "gview": "/static/gview/cooling.svg"
+                       "cooling_schematic": {
+                               "name": "PRESTO Cooling System (schematic)",
+                               "gview": "/static/gview/cooling_schematic.svg"
                         },
-                       "gview_cooling_vac": {
-                               "name": "PRESTO Cooling & Vaccum System",
-                               "gview": "/static/gview/Cooling.svg"
+                       "presto_pictorial": {
+                               "name": "PRESTO Cooling & Vaccum System (pictorial)",
+                               "gview": "/static/gview/presto_pictorial.svg"
                         },
                        "cooling_system": {
                                "name": "Details Cooling System",