1234567891011121314151617181920 |
- uuid: 53f54b98-862c-4ed5-9197-1f226d6568dc
- langcode: fr
- status: true
- dependencies:
- config:
- - workflow.state.workflow_draft
- - workflow.state.workflow_visible
- id: workflow_visible_draft
- label: null
- module: workflow
- from_sid: workflow_visible
- to_sid: workflow_draft
- roles:
- admin: admin
- root: root
- workflow_author: '0'
- anonymous: '0'
- authenticated: '0'
- student: '0'
- adherent: '0'
|