From 6bc4059922685c8d6fd2feef970bbee0bbd7cb1d Mon Sep 17 00:00:00 2001 From: Carsten Rehfeld Date: Sun, 17 May 2026 00:29:16 +0200 Subject: [PATCH] fix(admin): move rate chart out of Qute template into admin.js Qute processes all {...} in .html files including - + diff --git a/apix-admin/src/main/resources/templates/DashboardResource/sandbox.html b/apix-admin/src/main/resources/templates/DashboardResource/sandbox.html index 81af3fa..d423b0f 100644 --- a/apix-admin/src/main/resources/templates/DashboardResource/sandbox.html +++ b/apix-admin/src/main/resources/templates/DashboardResource/sandbox.html @@ -151,117 +151,6 @@ button.promote:hover { background: #2ea043; } - - +