From 3b7df5e29d4f34a16cb0c99372c9877f6d6a318a Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 29 Nov 2023 13:55:28 +0100 Subject: [PATCH] fix for ylvie --- web/pages/smart/search.html.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/web/pages/smart/search.html.php b/web/pages/smart/search.html.php index db847c7..cc74bf8 100644 --- a/web/pages/smart/search.html.php +++ b/web/pages/smart/search.html.php @@ -8,14 +8,15 @@ -

+

- - + + @@ -74,7 +75,7 @@ 0) : ?>
'graph1'.$dog, + 'id' => 'graph1'.$dogid, 'title' => 'Fehler und Verweigerungen', 'xaxis' => $sdata['dates'], 'seriesdata' => [ @@ -87,7 +88,7 @@
'graph2'.$dog, + 'id' => 'graph2'.$dogid, 'title' => 'Geschwindigkeit', 'xaxis' => $sdata['dates'], 'seriesdata' => [ @@ -99,7 +100,7 @@
'graph3'.$dog, + 'id' => 'graph3'.$dogid, 'title' => 'Platzierung', 'xaxis' => $sdata['dates'], 'seriesdata' => [