From 23e3c0ff6b257fe514efad263dece7c54b533dab Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 25 Oct 2021 07:53:36 +0200 Subject: [PATCH] fix: not displaying school in child block if no school info is available --- .../children/child-block/child-block.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/child-dev-project/children/child-block/child-block.component.html b/src/app/child-dev-project/children/child-block/child-block.component.html index cec854c1f8..73dfebd3c5 100644 --- a/src/app/child-dev-project/children/child-block/child-block.component.html +++ b/src/app/child-dev-project/children/child-block/child-block.component.html @@ -26,7 +26,7 @@

{{ entity?.name }}

{{ entity?.phone }}

- +

,

@@ -36,7 +36,7 @@

{{ entity?.name }}

[linkDisabled]="true" >, - + class {{ entity?.schoolClass }}