From d9a500436e95cc61e51bbc36ef0df8673468ab39 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 12 Nov 2022 09:15:21 +0100 Subject: [PATCH] Add indicator for excluded accounts --- .../accounts-table.component.html | 20 ++++++++++++++++++- .../accounts-table.component.ts | 1 + 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/apps/client/src/app/components/accounts-table/accounts-table.component.html b/apps/client/src/app/components/accounts-table/accounts-table.component.html index b38914d73..3be8520dd 100644 --- a/apps/client/src/app/components/accounts-table/accounts-table.component.html +++ b/apps/client/src/app/components/accounts-table/accounts-table.component.html @@ -1,4 +1,22 @@
+ |
+
+
+ |
+ + | Name | @@ -15,7 +33,7 @@ >(Default) | -Total | +Total |
---|