From 0f1aba45ea03bd97ac2768ccc2243c24a183786a Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Wed, 3 Jan 2024 14:54:24 +0100 Subject: [PATCH] Add class value to balance in account table --- nummi/main/templates/main/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nummi/main/templates/main/index.html b/nummi/main/templates/main/index.html index 53a6632..0fe5318 100644 --- a/nummi/main/templates/main/index.html +++ b/nummi/main/templates/main/index.html @@ -24,7 +24,7 @@ {{ acc }} - {{ acc.statement_set.first.value|value }} + {{ acc.statement_set.first.value|value }} {% empty %}