Skip to content
Snippets Groups Projects
Commit 9dba1af8 authored by Igor Biki's avatar Igor Biki Committed by Kevin Paxman
Browse files

ISTWCMS-4818: Adding permission for site owner and dashboard menu entry.

parent 9b005f6b
No related branches found
No related tags found
2 merge requests!111Tag 1.0.1,!98Feature/istwcms 4818 ibiki ofis module
...@@ -52,3 +52,4 @@ permissions: ...@@ -52,3 +52,4 @@ permissions:
- 'can view my_dashboard dashboard' - 'can view my_dashboard dashboard'
- 'create and edit custom blocks' - 'create and edit custom blocks'
- 'customize shortcut links' - 'customize shortcut links'
- 'enable disable ofis profiles'
...@@ -340,6 +340,12 @@ uw_site_management.fix_404_pages: ...@@ -340,6 +340,12 @@ uw_site_management.fix_404_pages:
url: internal:/admin/config/search/redirect/404 url: internal:/admin/config/search/redirect/404
weight: 0 weight: 0
uw_site_management.ofis:
title: 'OFIS settings'
menu_name: uw-menu-site-management
route_name: uw_ws_ofis.settings_form
weight: 0
uw_site_management.menus: uw_site_management.menus:
title: 'Menus' title: 'Menus'
menu_name: uw-menu-site-management menu_name: uw-menu-site-management
......
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