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' => [