Skip to content
Snippets Groups Projects
Commit 6f73568b authored by Lily Yan's avatar Lily Yan Committed by Igor Biki
Browse files

ISTWCMS-4602 Site managers should be given the permission Administer individual URL redirections

parent 9f40db23
No related branches found
No related tags found
1 merge request!62Feature/istwcms 4602 l26yan add enable and configure redirects
...@@ -20,6 +20,7 @@ permissions: ...@@ -20,6 +20,7 @@ permissions:
- 'access uw_ebr_cta entity browser pages' - 'access uw_ebr_cta entity browser pages'
- 'access uw_ebr_image entity browser pages' - 'access uw_ebr_image entity browser pages'
- 'administer main menu items' - 'administer main menu items'
- 'administer redirects'
- 'administer special alert' - 'administer special alert'
- 'administer uw-menu-audience-menu menu items' - 'administer uw-menu-audience-menu menu items'
- 'can override my_dashboard dashboard' - 'can override my_dashboard dashboard'
......
...@@ -31,6 +31,8 @@ dependencies: ...@@ -31,6 +31,8 @@ dependencies:
- drupal:pathauto - drupal:pathauto
- drupal:preprocess_event_dispatcher - drupal:preprocess_event_dispatcher
- drupal:realname - drupal:realname
- drupal:redirect
- drupal:redirect_404
- drupal:taxonomy - drupal:taxonomy
- drupal:text - drupal:text
- drupal:user - drupal:user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment