moved cases menu link and title overrides into here

They were previously in opencase itself but are not needed for GNO
This commit is contained in:
Naomi
2020-11-17 10:51:27 +00:00
parent 8b07bbe63f
commit 2f485f19c5
2 changed files with 31 additions and 0 deletions

View File

@ -10,3 +10,9 @@ opencase_defaults.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