generated Organisation entity
This commit is contained in:
@ -52,3 +52,20 @@ entity.oc_activity_type.collection:
|
||||
parent: system.admin_structure
|
||||
weight: 99
|
||||
|
||||
|
||||
# Organisation menu items definition
|
||||
entity.oc_organisation.collection:
|
||||
title: 'Organisation list'
|
||||
route_name: entity.oc_organisation.collection
|
||||
description: 'List Organisation entities'
|
||||
parent: system.admin_structure
|
||||
weight: 100
|
||||
|
||||
|
||||
# Organisation type menu items definition
|
||||
entity.oc_organisation_type.collection:
|
||||
title: 'Organisation type'
|
||||
route_name: entity.oc_organisation_type.collection
|
||||
description: 'List Organisation type (bundles)'
|
||||
parent: system.admin_structure
|
||||
weight: 99
|
||||
|
||||
Reference in New Issue
Block a user