diff --git a/apps/client/src/app/components/admin-overview/admin-overview.html b/apps/client/src/app/components/admin-overview/admin-overview.html index 768a14937..97be48141 100644 --- a/apps/client/src/app/components/admin-overview/admin-overview.html +++ b/apps/client/src/app/components/admin-overview/admin-overview.html @@ -5,15 +5,26 @@
User Count
-
{{ userCount }}
+
+ +
Activity Count
- - {{ transactionCount }} ({{ transactionCount / userCount | number - : '1.2-2' }} per User) - + +
+ {{ transactionCount / userCount | number : '1.2-2' }} + per User +
diff --git a/apps/client/src/app/pages/portfolio/allocations/allocations-page.html b/apps/client/src/app/pages/portfolio/allocations/allocations-page.html index 36e98011c..0265d4d71 100644 --- a/apps/client/src/app/pages/portfolio/allocations/allocations-page.html +++ b/apps/client/src/app/pages/portfolio/allocations/allocations-page.html @@ -13,12 +13,12 @@
- - + Proportion of Net Worth