Skip to content

Commit

Permalink
Merge pull request #855 from danskernesdigitalebibliotek/menu-permission
Browse files Browse the repository at this point in the history
Make sure that editors and local administrators actually can edit menus.
  • Loading branch information
spaceo authored Mar 5, 2024
2 parents a31559a + 5c754df commit 9b4c34b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/sync/user.role.editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ permissions:
- 'add eventseries entity'
- 'add new links to main menu'
- 'administer dpl_footer settings'
- 'administer menu'
- 'administer nodes'
- 'administer paragraphs categories'
- 'bypass node access'
Expand Down
1 change: 1 addition & 0 deletions config/sync/user.role.local_administrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ permissions:
- 'administer dpl_mapp configuration'
- 'administer instant loan configuration'
- 'administer library agency configuration'
- 'administer menu'
- 'administer nodes'
- 'administer openid connect clients'
- 'administer orphaned events entities'
Expand Down

0 comments on commit 9b4c34b

Please sign in to comment.