Restore functionality, which was removed the brainless way (#2725)

This commit is contained in:
Popovics András
2017-11-24 14:17:00 +00:00
committed by Eugenio Romano
parent feb0e17656
commit 92ccf36eb4
4 changed files with 15 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ Shows the details of the task id passed in input
| showFormCompleteButton | boolean | true | Toggle rendering of the Form `Complete` outcome button |
| peopleIconImageUrl | string | | Define a custom people icon image |
| showHeader | boolean | true | Toggle task details Header component |
| showHeaderContent | boolean | true | Toggle collapsed/expanded state of the Header component |
| showInvolvePeople | boolean | true | Toggle `Involve People` feature for Header component |
| showComments | boolean | true | Toggle `Comments` feature for Header component |
| showChecklist | boolean | true | Toggle `Checklist` feature for Header component |