mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add dropdown manu to attachment list
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user