From 9d76fb994a39d76a99d94a328b26b31784ae95e6 Mon Sep 17 00:00:00 2001 From: claude-dev Date: Sat, 25 Jul 2026 16:47:40 +0000 Subject: [PATCH] =?UTF-8?q?feat(dashboard):=20Vorf=C3=A4lle-Kachel=20entfe?= =?UTF-8?q?rnt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lagen werden ausschließlich im Monitor verwaltet, die Kachel im Portal war ein reiner Zähler ohne Ziel und ist auf Nutzerwunsch raus. Co-Authored-By: Claude Fable 5 --- src/static/dashboard.html | 2 +- src/static/js/app.js | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/static/dashboard.html b/src/static/dashboard.html index cb28ca1..e25ac89 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -1121,7 +1121,7 @@ - + diff --git a/src/static/js/app.js b/src/static/js/app.js index c0fd14e..3a94389 100644 --- a/src/static/js/app.js +++ b/src/static/js/app.js @@ -192,11 +192,6 @@ async function loadDashboard() {
Aktive Lizenzen
${stats.licenses.active}
- `; wireStatCardLinks();