Added Organisation Relation entity with update hook to install it, bumped version
This commit is contained in:
@ -96,3 +96,20 @@ oc_equal_opps.admin.structure.settings:
|
||||
description: 'Configure Equal Opps entities'
|
||||
route_name: oc_equal_opps.settings
|
||||
parent: system.admin_structure
|
||||
|
||||
# Organisation Relation menu items definition
|
||||
entity.oc_organisation_relation.collection:
|
||||
title: 'Organisation Relation list'
|
||||
route_name: entity.oc_organisation_relation.collection
|
||||
description: 'List Organisation Relation entities'
|
||||
parent: system.admin_structure
|
||||
weight: 100
|
||||
|
||||
|
||||
# Organisation Relation type menu items definition
|
||||
entity.oc_organisation_relation_type.collection:
|
||||
title: 'Organisation Relation type'
|
||||
route_name: entity.oc_organisation_relation_type.collection
|
||||
description: 'List Organisation Relation type (bundles)'
|
||||
parent: system.admin_structure
|
||||
weight: 99
|
||||
|
||||
Reference in New Issue
Block a user