mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3725]Add visibility conditions on tabs tests when completing a task (#5034)
* Add visibility conditions on tabs tests when completing a task
* Fix comments
* Removing unused import.
* Changed simpleapp
* Rebase
* Removed comment
* Revert "Rebase"
This reverts commit 417b59f541
.
* Remove unused method
This commit is contained in:
committed by
Eugenio Romano
parent
7d0d45cb59
commit
70d877b0b9
@@ -540,6 +540,16 @@ exports.ACTIVITI7_APPS = {
|
||||
processwithvariables: "processwithvariables",
|
||||
simpleProcess: "simpleprocess",
|
||||
dropdownrestprocess: "dropdownrestprocess"
|
||||
},
|
||||
forms: {
|
||||
tabVisibilityFields: {
|
||||
name: "tabvisibilitywithfields",
|
||||
id: "form-26b01063-4fb0-455f-b3ba-90172e013678"
|
||||
},
|
||||
tabVisibilityVars: {
|
||||
name: "tabvisibilitywithvars",
|
||||
id: "form-7bf363d2-83c9-4b00-853e-373d0d59963c"
|
||||
}
|
||||
}
|
||||
},
|
||||
SUB_PROCESS_APP: {
|
||||
|
Reference in New Issue
Block a user