From 84467cb22d2f00832e262860cb266d9af013002d Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 3 Jun 2025 10:29:12 +0200 Subject: [PATCH] editor can delete nodes --- config/sync/user.role.editeur.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/sync/user.role.editeur.yml b/config/sync/user.role.editeur.yml index 1bbed36..d429a80 100644 --- a/config/sync/user.role.editeur.yml +++ b/config/sync/user.role.editeur.yml @@ -35,6 +35,12 @@ permissions: - 'create question_reponse content' - 'create ressource content' - 'create static content' + - 'delete any actualite content' + - 'delete any offre_de_service content' + - 'delete any partenaires_logo_footer_ content' + - 'delete any projet content' + - 'delete any question_reponse content' + - 'delete any ressource content' - 'edit annuaire_de_recherche config page entity' - 'edit any actualite content' - 'edit any offre_de_service content'