]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: refresh doesn't need URL in template
authorOle Artz <ole.artz@t-online.de>
Thu, 17 Aug 2017 13:36:53 +0000 (15:36 +0200)
committerOle Artz <ole.artz@t-online.de>
Thu, 17 Aug 2017 13:36:53 +0000 (15:36 +0200)
python_suite/dashboard/views/pv_overview.jinja2

index af9a32d4e16b09dffc8790ee39171c41017b6e2b..bc01588a120f01abd0597b2f34e8c8d271cc34dc 100644 (file)
@@ -1,7 +1,7 @@
 <html>
        <head>
                <title>PRESTO - OVERVIEW</title>
-               <meta http-equiv="refresh" content="5;URL= "file:///run/media/oartz/GREENZONE/Bachelorarbeit/WEBSITE/PRESTO_WEBSITE.html">
+               <meta http-equiv="refresh" content="5">
                <link rel="stylesheet" href="/static/css/style.css">
        </head>