Updated UCD of PRE

This commit is contained in:
Francesco Mangiacrapa 2023-03-16 14:15:56 +01:00
parent 46ad6a0198
commit fcb8f3c378
1 changed files with 11 additions and 0 deletions

View File

@ -644,6 +644,17 @@
"display_on_phase": [
"Pending Approval"
]
},
{
"id": "unpublish",
"title": "UnPublish",
"call_STEPS": [
"UNPUBLISH"
],
"description": "UnPublish the Project",
"display_on_phase": [
"Published"
]
}
]
}