From af36af5dd73e7e94517c5eb38246f328d6ae7483 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Tue, 13 Feb 2024 20:08:16 +0100
Subject: [PATCH] Migrate if / else to control flow
---
.../asset-profile-dialog.html | 86 +++---
.../home-overview/home-overview.html | 76 +++--
.../position-detail-dialog.html | 95 +++---
.../import-activities-dialog.html | 286 +++++++++---------
4 files changed, 266 insertions(+), 277 deletions(-)
diff --git a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
index ccaac128a..171b8065d 100644
--- a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
+++ b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html
@@ -131,50 +131,48 @@
Ready to take control of your personal finances?
@@ -60,43 +58,43 @@{{ details[i] | json }}
-
-
- {{ details[i] | json }}
+