From aa8abe0e1c33c6a1463583b97b628f2dd17bd84f Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Mon, 3 Feb 2025 00:20:00 -0300 Subject: [PATCH] fix: unable to display exchange projected income value --- app/templates/cotton/ui/account_card.html | 2 +- app/templates/cotton/ui/currency_card.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/cotton/ui/account_card.html b/app/templates/cotton/ui/account_card.html index 49e2670..e0e9775 100644 --- a/app/templates/cotton/ui/account_card.html +++ b/app/templates/cotton/ui/account_card.html @@ -26,7 +26,7 @@ {% if account.exchanged and account.exchanged.income_projected %}
diff --git a/app/templates/cotton/ui/currency_card.html b/app/templates/cotton/ui/currency_card.html index 7bd2faf..bd39156 100644 --- a/app/templates/cotton/ui/currency_card.html +++ b/app/templates/cotton/ui/currency_card.html @@ -24,7 +24,7 @@ {% if currency.exchanged and currency.exchanged.income_projected %}