changed "Cases" menu label to "See all", as will add more things
This commit is contained in:
parent
e37a41de2b
commit
6f33d59842
@ -1,17 +1,15 @@
|
||||
opencase.cases:
|
||||
title: 'Cases'
|
||||
description: 'View cases'
|
||||
title: 'See all...'
|
||||
menu_name: opencase
|
||||
route_name: opencase.opencase_cases_menu
|
||||
weight: 0
|
||||
opencase.opencase_all_cases:
|
||||
title: 'All Cases'
|
||||
title: 'Cases'
|
||||
description: 'All cases I have access to'
|
||||
menu_name: opencase
|
||||
parent: opencase.cases
|
||||
url: internal:/opencase/all-cases
|
||||
weight: 1
|
||||
|
||||
opencase.opencase_admin_menu:
|
||||
title: 'Administration'
|
||||
description: 'Management and Configuration'
|
||||
|
Reference in New Issue
Block a user