From eb18af89451f98ded3c3f8add979193337564e33 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Fri, 29 Mar 2019 16:24:03 +0000 Subject: [PATCH] fix doc small issue --- .../components/app-list-cloud.component.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/process-services-cloud/components/app-list-cloud.component.md b/docs/process-services-cloud/components/app-list-cloud.component.md index 5f4b628565..234585d6a8 100644 --- a/docs/process-services-cloud/components/app-list-cloud.component.md +++ b/docs/process-services-cloud/components/app-list-cloud.component.md @@ -31,6 +31,17 @@ You can show custom content when there are no apps available by supplying an ``` +## Activiti 7 + +If you are generating a project for Activiti 7, you must add the list of apps you want to use in **app.config.json** . + +For example : + +```json + "alfresco-deployed-apps" : [{"name": "simple-app"}] +``` + + ## Class members ### Properties