diff --git a/flexmeasures/ui/templates/_macros.html b/flexmeasures/ui/templates/_macros.html index 09dccecf3d..1076219c70 100644 --- a/flexmeasures/ui/templates/_macros.html +++ b/flexmeasures/ui/templates/_macros.html @@ -1,185 +1,165 @@ {% macro show_tree(assets, current_asset_name) %} -
-
+
+
+ + {% endmacro %} @@ -201,5 +181,5 @@ {% endif %} {% endfor %} - + {% endmacro %}