Menus other than "support" not available when logged out.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
opencase_defaults.reporting_menu:
|
||||
opencase_reporting.reporting_menu:
|
||||
title: 'Reporting'
|
||||
description: 'Report on clients'
|
||||
menu_name: opencase
|
||||
url: internal:#
|
||||
route_name: opencase_reporting.reporting_menu
|
||||
weight: 10
|
||||
|
@ -0,0 +1,4 @@
|
||||
opencase_reporting.reporting_menu:
|
||||
path: '/'
|
||||
requirements:
|
||||
_permission: 'use opencase'
|
Reference in New Issue
Block a user