diff --git a/opencase.links.menu.yml b/opencase.links.menu.yml index fe4452b..c2d7a9a 100644 --- a/opencase.links.menu.yml +++ b/opencase.links.menu.yml @@ -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'