From: Philipp Klaus Date: Sat, 23 Sep 2017 03:37:42 +0000 (+0800) Subject: DASH: add tooltip to PV link & rm leftover tag X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=3dad046420715faafabe19eeb0cf2c2b63757507;p=mvd_epics.git DASH: add tooltip to PV link & rm leftover tag --- diff --git a/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 b/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 index 96ccfcf..60b5717 100644 --- a/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 +++ b/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 @@ -26,7 +26,7 @@
{{ PV.alias or PV.name }}
- PV + PV @@ -48,7 +48,7 @@ {{ PV.unit }}
-
+
{% if (loop.index0 % 3 == 2) or loop.last %}