From 29fd3c2957700dbc87ca701279d5b78cf59f69dc Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Tue, 10 Oct 2017 14:09:06 +0200 Subject: [PATCH] DASH: fix 'float' not iterable error --- python_suite/dashboard/views/pv_overview_bootstrap.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 b/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 index 4dccb87..3a8cd1e 100644 --- a/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 +++ b/python_suite/dashboard/views/pv_overview_bootstrap.jinja2 @@ -35,7 +35,7 @@ {% if 'switch' in PV.classes %} {% else %} -- 2.43.0