diff --git a/MIGRATION_README.md b/MIGRATION_README.md new file mode 100644 index 0000000..e69de29 diff --git a/SECURITY_NOTES.md b/SECURITY_NOTES.md new file mode 100644 index 0000000..e69de29 diff --git a/app/statistic/templates/statistic/overview.html b/app/statistic/templates/statistic/overview.html index 59429aa..21aa080 100644 --- a/app/statistic/templates/statistic/overview.html +++ b/app/statistic/templates/statistic/overview.html @@ -24,12 +24,7 @@ } .chart-container { - position: static; - min-height: 400px; - width: 100%; - margin: 20px 0; - overflow: visible; - clear: both; + display: none; /* Entfernt, da keine Charts mehr verwendet werden */ } .section-header { @@ -434,7 +429,7 @@ {% endif %} - +
Keine Daten für {{ current_year }} verfügbar
+Keine Daten verfügbar
+