From 1cc13bae57f2ec1af23a41be676a1ff0a017f08f Mon Sep 17 00:00:00 2001 From: JKuijperM Date: Mon, 14 Sep 2026 20:12:38 +0200 Subject: [PATCH] Borra JS muerto y la seccion comparativa duplicada del dashboard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit El bloque - @@ -393,23 +365,6 @@ - {% if compare_enabled %} -
-

Comparativa

- -

- Diferencia: - - {% if kpi_trend == "up" %}+{% endif %} - {{ kpi_difference_abs|floatformat:2 }} € - - {% if kpi_percentage %} - ({{ kpi_percentage|floatformat:1 }}%) - {% endif %} -

-
- {% endif %} -