From a229c4879da4b9e717e887b273c0a9a86c886987 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 23 Nov 2024 09:59:14 +0100 Subject: [PATCH] Clean up --- .../top-holdings/top-holdings.component.html | 19 +++++++++++++++---- .../top-holdings/top-holdings.component.ts | 2 ++ 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/libs/ui/src/lib/top-holdings/top-holdings.component.html b/libs/ui/src/lib/top-holdings/top-holdings.component.html index f5a7d3cb8..d42d742b2 100644 --- a/libs/ui/src/lib/top-holdings/top-holdings.component.html +++ b/libs/ui/src/lib/top-holdings/top-holdings.component.html @@ -60,7 +60,11 @@ >
-
- {{ parentHolding?.name }}
+
+
+ {{ parentHolding?.name }}
+
+ {{
+ parentHolding?.symbol | gfSymbol
+ }}
|
@@ -91,7 +102,7 @@
|
|