From 63253526fa8ae74c59c4fea9a43ede174a416e74 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Sun, 1 Jan 2023 10:36:40 +0100 Subject: [PATCH] Update tables to hide redundant fields Closes #7 --- nummi/main/templates/main/table/snapshot.html | 39 +++++++-------- .../templates/main/table/transaction.html | 47 +++++++++++-------- nummi/main/views.py | 9 ++-- 3 files changed, 54 insertions(+), 41 deletions(-) diff --git a/nummi/main/templates/main/table/snapshot.html b/nummi/main/templates/main/table/snapshot.html index c34670d..5ada940 100644 --- a/nummi/main/templates/main/table/snapshot.html +++ b/nummi/main/templates/main/table/snapshot.html @@ -1,13 +1,14 @@ {% load main_extras %} {% load i18n %} -
+