From 721b2dcd8d9d44c3b7439d3636320003b5351292 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sat, 12 Sep 2026 09:57:30 -0300 Subject: [PATCH] fix(ui): daily spending help text not showing up --- app/templates/cotton/ui/info_card.html | 2 +- app/templates/monthly_overview/fragments/monthly_summary.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/templates/cotton/ui/info_card.html b/app/templates/cotton/ui/info_card.html index 1112016e..10b63951 100644 --- a/app/templates/cotton/ui/info_card.html +++ b/app/templates/cotton/ui/info_card.html @@ -3,7 +3,7 @@ {% if icon %}{% else %}{{ title.0 }}{% endif %}
-
{{ title }}{% if help_text %}{% endif %}
+
{{ title }}{% if help_text %}{% endif %}
{{ slot }}
diff --git a/app/templates/monthly_overview/fragments/monthly_summary.html b/app/templates/monthly_overview/fragments/monthly_summary.html index 62af031a..03335fba 100644 --- a/app/templates/monthly_overview/fragments/monthly_summary.html +++ b/app/templates/monthly_overview/fragments/monthly_summary.html @@ -4,7 +4,8 @@ {% if not has_active_filter %} {# Daily Spending#}
- +
{% translate 'today' %}