From 59d8dc72901227f5e40b579eb2e4c34fcce85548 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sat, 30 Nov 2024 02:45:44 -0300 Subject: [PATCH] feat: add transaction type coloring and note to recurring transaction table --- app/templates/recurring_transactions/fragments/table.html | 1 - 1 file changed, 1 deletion(-) diff --git a/app/templates/recurring_transactions/fragments/table.html b/app/templates/recurring_transactions/fragments/table.html index f9c4629..1a7067b 100644 --- a/app/templates/recurring_transactions/fragments/table.html +++ b/app/templates/recurring_transactions/fragments/table.html @@ -102,7 +102,6 @@ {{ recurring_transaction.description }}
{{ recurring_transaction.notes }}
- {% endfor %}