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:
|
opencase.cases:
|
||||||
title: 'Cases'
|
title: 'See all...'
|
||||||
description: 'View cases'
|
|
||||||
menu_name: opencase
|
menu_name: opencase
|
||||||
route_name: opencase.opencase_cases_menu
|
route_name: opencase.opencase_cases_menu
|
||||||
weight: 0
|
weight: 0
|
||||||
opencase.opencase_all_cases:
|
opencase.opencase_all_cases:
|
||||||
title: 'All Cases'
|
title: 'Cases'
|
||||||
description: 'All cases I have access to'
|
description: 'All cases I have access to'
|
||||||
menu_name: opencase
|
menu_name: opencase
|
||||||
parent: opencase.cases
|
parent: opencase.cases
|
||||||
url: internal:/opencase/all-cases
|
url: internal:/opencase/all-cases
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|
||||||
opencase.opencase_admin_menu:
|
opencase.opencase_admin_menu:
|
||||||
title: 'Administration'
|
title: 'Administration'
|
||||||
description: 'Management and Configuration'
|
description: 'Management and Configuration'
|
||||||
|
Reference in New Issue
Block a user