mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[AAE-6309] New process start button (#2353)
* [AEE-6309] New start process button * [AEE-6309] Added documentation * [AEE-6309] Change main action to object * [AEE-6309] Clean code * [AEE-6309] Linting fix * [AEE-6309] Fix trashcan translation * [AEE-6309] Fix tests
This commit is contained in:
@@ -800,6 +800,11 @@
|
||||
"items": { "$ref": "#/definitions/contentActionRef" },
|
||||
"minItems": 1
|
||||
},
|
||||
"mainAction": {
|
||||
"description": "Main actions displayed on every page",
|
||||
"type": "object",
|
||||
"$ref": "#/definitions/contentActionRef"
|
||||
},
|
||||
"viewer": {
|
||||
"description": "Viewer component extensions",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user