allow editor to delete static content

This commit is contained in:
2022-06-24 10:26:37 +02:00
parent 6ead2a4989
commit 0921b72041
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -36,9 +36,11 @@ permissions:
- 'create texte content'
- 'create texte_prod content'
- 'delete any creation content'
- 'delete any static content'
- 'delete any texte content'
- 'delete any texte_prod content'
- 'delete own creation content'
- 'delete own static content'
- 'delete own texte content'
- 'delete own texte_prod content'
- 'edit any creation content'
+1
View File
@@ -44,6 +44,7 @@ permissions:
- 'create texte content'
- 'create texte_prod content'
- 'delete any creation content'
- 'delete any static content'
- 'delete any texte content'
- 'delete any texte_prod content'
- 'delete own creation content'