This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/modules/opencase_defaults/opencase_defaults.links.menu.yml
Naomi 2f485f19c5 moved cases menu link and title overrides into here
They were previously in opencase itself but are not needed for GNO
2020-11-17 10:51:27 +00:00

19 lines
547 B
YAML

opencase_defaults.report_on_clients:
title: 'Clients'
description: 'Report on clients'
parent: opencase_reporting.reporting_menu
url: internal:/opencase/reporting/clients
weight: 0
opencase_defaults.report_on_volunteers:
title: 'Volunteers'
description: 'Report on volunteers'
parent: opencase_reporting.reporting_menu
url: internal:/opencase/reporting/volunteers
weight: 1
opencase_defaults.opencase_all_cases:
title: 'Cases'
menu_name: opencase
parent: opencase.see_all
url: internal:/opencase/all-cases
weight: -1