From 215cd78c8017d8898d06a99bb9d07c0be53cf4de Mon Sep 17 00:00:00 2001
From: Thomas <4159106+dtslvr@users.noreply.github.com>
Date: Sun, 1 Aug 2021 17:25:03 +0200
Subject: [PATCH] Remove symbol icon from dialog header
---
.../components/dialog-header/dialog-header.component.html | 6 ------
.../app/components/dialog-header/dialog-header.component.ts | 1 -
.../app/components/dialog-header/dialog-header.module.ts | 3 +--
.../position-detail-dialog/interfaces/interfaces.ts | 1 -
.../position-detail-dialog/position-detail-dialog.html | 1 -
.../src/app/components/position/position.component.ts | 1 -
6 files changed, 1 insertion(+), 12 deletions(-)
diff --git a/apps/client/src/app/components/dialog-header/dialog-header.component.html b/apps/client/src/app/components/dialog-header/dialog-header.component.html
index 20a55bb4a..0b683f9b9 100644
--- a/apps/client/src/app/components/dialog-header/dialog-header.component.html
+++ b/apps/client/src/app/components/dialog-header/dialog-header.component.html
@@ -1,9 +1,3 @@
-
{{ title }}