got rid of reference to the report config entity

This commit is contained in:
Naomi 2018-09-17 17:26:40 +01:00
parent e14a68ef62
commit 1e0a6a41d3
2 changed files with 0 additions and 20 deletions

View File

@ -1,6 +0,0 @@
entity.opencase_report.add_form:
route_name: view.reporting_actors.page_1
title: 'New Report'
appears_on:
- entity.opencase_report.collection

View File

@ -1,14 +0,0 @@
opencase_reporting.reporting:
title: 'Reporting'
menu_name: main
url: internal:/opencase/reporting/opencase_reports
weight: 1
# OpenCase Report menu items definition
entity.opencase_report.collection:
title: 'OpenCase Reports'
route_name: entity.opencase_report.collection
description: 'List OpenCase Reports'
parent: system.admin_structure
weight: 99