From 8831c5a160cb7ba1ce7605fe654148db2c50cbbd Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Fri, 23 Feb 2024 11:21:35 +0100 Subject: [PATCH] fix attachment not showing up --- .../viewer-attachment/viewer-attachment.page.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/pages/gabinete-digital/viewer-attachment/viewer-attachment.page.html b/src/app/pages/gabinete-digital/viewer-attachment/viewer-attachment.page.html index 758040868..c7d34b9ef 100644 --- a/src/app/pages/gabinete-digital/viewer-attachment/viewer-attachment.page.html +++ b/src/app/pages/gabinete-digital/viewer-attachment/viewer-attachment.page.html @@ -2,13 +2,14 @@
+ {{ taskViewerAttachment | json }}
-
- {{ attachment.Assunto }} +
+ {{ attachment.Assunto || "Sem assunto" }}
{{ attachment.Sender }}