From 6b8d4d87bb28656f059dd78bd7b8fc215c38e2b3 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 5 May 2022 15:11:36 +0200 Subject: [PATCH] Fix a JS error regarding non existent data for query results --- app/templates/main/dashboard.html.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/main/dashboard.html.j2 b/app/templates/main/dashboard.html.j2 index ad1e1c2f..6141e5d8 100644 --- a/app/templates/main/dashboard.html.j2 +++ b/app/templates/main/dashboard.html.j2 @@ -45,7 +45,8 @@ -
+ {#
#} +