[ADF-3745] Doc review updates (#4165)

* [ADF-3745] Doc review

* [ADF-3745] Minor fix to task attach list docs
This commit is contained in:
Andy Stark
2019-01-15 15:12:53 +00:00
committed by Eugenio Romano
parent 9dfac14931
commit 24a7c939e6
14 changed files with 25 additions and 19 deletions

View File

@@ -2,12 +2,12 @@
Title: Task Attachment List Component
Added: v2.0.0
Status: Active
Last reviewed: 2018-03-13
Last reviewed: 2019-01-14
---
# [Task Attachment List Component](../../lib/process-services/attachment/task-attachment-list.component.ts "Defined in task-attachment-list.component.ts")
Displays attached documents on a specified task.
Displays documents attached to a specified task.
![task-attachment-list-sample](../docassets/images/task-attachment-list.png)
@@ -103,4 +103,6 @@ export class MyCustomTaskAttachmentComponent {
}
```
[Upload Drag Area Component](../content-services/upload-drag-area.component.md)
## See also
- [Upload Drag Area Component](../content-services/upload-drag-area.component.md)