feat: Dockerfile und Dashboard-Modul hinzugefügt, .htaccess angepasst und SQL-Initialisierung optimiert
This commit is contained in:
@@ -120,3 +120,6 @@ function ajaxPost(url, data, callback) {
|
||||
}
|
||||
|
||||
// TODO: weitere Utility-Funktionen (DOM-Helper, SVG-Helper, etc.)
|
||||
|
||||
// Dashboard initialisieren
|
||||
if (window.Dashboard) window.Dashboard.init();
|
||||
|
||||
Reference in New Issue
Block a user