[ADF-1586] Scaled and cropped screenshots (#2714)

This commit is contained in:
Andy Stark
2017-11-23 14:02:51 +00:00
committed by Eugenio Romano
parent 753c13feaa
commit e57869633b
13 changed files with 9 additions and 39 deletions

View File

@@ -2,18 +2,6 @@
Displays attached documents on a specified process instance
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
<!-- toc -->
- [Basic Usage](#basic-usage)
* [Properties](#properties)
* [Events](#events)
<!-- tocstop -->
<!-- markdown-toc end -->
## Basic Usage
```html
@@ -27,7 +15,7 @@ Displays attached documents on a specified process instance
| Name | Type | Description |
| --- | --- | -- |
| processInstanceId | string | (**required**): The ID of the process instance to display |
| processInstanceId | string | | (**required**): The ID of the process instance to display |
| disabled | boolean | false | Disable/Enable read only mode for attachement list |
### Events