diff --git a/views/dashboard/index.php b/views/dashboard/index.php index ce828c3..3ca08f3 100755 --- a/views/dashboard/index.php +++ b/views/dashboard/index.php @@ -154,6 +154,12 @@ $aggregatedMetrics = $aggregatedMetrics ?? []; · + + + + + + @@ -298,9 +304,4 @@ if (aggregatedData.length > 0) { setInterval(refreshAggregatedChart, 30000); - - - - -