diff --git a/config/sync/block.block.workflowtransitionform.yml b/config/sync/block.block.workflowtransitionform.yml deleted file mode 100644 index 3bb8bd651..000000000 --- a/config/sync/block.block.workflowtransitionform.yml +++ /dev/null @@ -1,22 +0,0 @@ -uuid: e0deafbb-dcda-4c41-8f54-da661c57ac47 -langcode: en -status: false -dependencies: - module: - - workflow - theme: - - null -_core: - default_config_hash: Cs2l2qZ2r60qh0aD5hM7ePYviecEo81KvYpFMUgPP2k -id: workflowtransitionform -theme: null -region: '' -weight: -7 -provider: workflow -plugin: workflow_transition_form_block -settings: - id: workflow_transition_form_block - label: 'Workflow Transition form' - label_display: visible - provider: workflow -visibility: { } diff --git a/config/sync/user.role.anonymous.yml b/config/sync/user.role.anonymous.yml index e9384d74f..9ebe12cd1 100644 --- a/config/sync/user.role.anonymous.yml +++ b/config/sync/user.role.anonymous.yml @@ -22,7 +22,6 @@ is_admin: false permissions: - 'access content' - 'access devel information' - - 'access synonyms entity autocomplete' - 'create corpus_documents workflow_transition' - 'create generique workflow_transition' - 'restful post user_registration' diff --git a/config/sync/user.role.authenticated.yml b/config/sync/user.role.authenticated.yml index 597509d51..6ef817216 100644 --- a/config/sync/user.role.authenticated.yml +++ b/config/sync/user.role.authenticated.yml @@ -23,7 +23,6 @@ is_admin: false permissions: - 'access content' - 'access devel information' - - 'access synonyms entity autocomplete' - 'add composition entities' - 'create corpus_documents workflow_transition' - 'create generique workflow_transition'