add dropdown manu to attachment list

This commit is contained in:
Peter Maquiran
2024-02-23 09:31:55 +01:00
parent e778039632
commit 887e2e163a
10 changed files with 106 additions and 34 deletions
@@ -223,7 +223,7 @@ export class DespachoPage implements OnInit {
"FolderId": "",
"Sender": "",
"SourceDocId": "",
"content": resd.data.content,
"content": resd.data.content || " ",
"path": resd.data.path,
"ownerId": resd.data.ownerId,
"status": resd.data.status,