mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* Updated allwidgets form field ids* Used jsonplaceholder api to check service call. (#5502)
This commit is contained in:
Binary file not shown.
@@ -81,8 +81,8 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
booleanvisibilityprocess: 'booleanvisibilityprocess',
|
||||
numbervisibilityprocess: 'numbervisibilityprocess',
|
||||
processformoutcome: 'outcomebuttons',
|
||||
uploadsinglemultiplefiles: 'upload-single-multiple-pro',
|
||||
processdisplayrestjson: 'process-display-rest-json'
|
||||
uploadSingleMultipleFiles: 'upload-single-multiple-pro',
|
||||
processDisplayRestJson: 'process-display-rest-json'
|
||||
},
|
||||
forms: {
|
||||
tabVisibilityFields: {
|
||||
@@ -127,13 +127,13 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
resultcollectionform: {
|
||||
name: 'resultcollectionform'
|
||||
},
|
||||
uploadsinglemultiple: {
|
||||
uploadSingleMultiple: {
|
||||
name: 'upload-single-multiple'
|
||||
},
|
||||
formwithjsonwidget: {
|
||||
formWithJsonWidget: {
|
||||
name: 'form-with-json-widget'
|
||||
},
|
||||
formwithallwidgets: {
|
||||
formWithAllWidgets: {
|
||||
name: 'form-with-all-widgets'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user