From 66f193b14bbc4fb733ef2778715d85244647a753 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Apr 2022 18:41:21 +0200 Subject: [PATCH] Display values in base currency on mobile --- .../accounts-table.component.html | 73 +++++++++++++++++-- .../accounts-table.component.ts | 3 +- .../activities-table.component.html | 41 ++++++++++- .../activities-table.component.ts | 1 + 4 files changed, 108 insertions(+), 10 deletions(-) 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 51ad3e58d..5e8fcdba9 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 @@ -78,10 +78,19 @@ - + Cash Balance - + - + - + Value - + - + + + + + + + + Value + + + + + Value - +
- + +
+ +
+ +
+ + + + Value + + +
+ +
+ +