116 lines
3.2 KiB
YAML
116 lines
3.2 KiB
YAML
|
|
# Actor menu items definition
|
|
entity.oc_actor.collection:
|
|
title: 'Actor list'
|
|
route_name: entity.oc_actor.collection
|
|
description: 'List Actor entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
|
|
# Actor type menu items definition
|
|
entity.oc_actor_type.collection:
|
|
title: 'Actor type'
|
|
route_name: entity.oc_actor_type.collection
|
|
description: 'List Actor type (bundles)'
|
|
parent: system.admin_structure
|
|
weight: 99
|
|
|
|
|
|
# Activity menu items definition
|
|
entity.oc_activity.collection:
|
|
title: 'Activity list'
|
|
route_name: entity.oc_activity.collection
|
|
description: 'List Activity entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
|
|
# Activity type menu items definition
|
|
entity.oc_activity_type.collection:
|
|
title: 'Activity type'
|
|
route_name: entity.oc_activity_type.collection
|
|
description: 'List Activity type (bundles)'
|
|
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
|
|
|
|
# Event menu items definition
|
|
entity.oc_event.collection:
|
|
title: 'Event list'
|
|
route_name: entity.oc_event.collection
|
|
description: 'List Event entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
|
|
# Event type menu items definition
|
|
entity.oc_event_type.collection:
|
|
title: 'Event type'
|
|
route_name: entity.oc_event_type.collection
|
|
description: 'List Event type (bundles)'
|
|
parent: system.admin_structure
|
|
weight: 99
|
|
|
|
# Bank Account menu items definition
|
|
entity.oc_bank_account.collection:
|
|
title: 'Bank Account list'
|
|
route_name: entity.oc_bank_account.collection
|
|
description: 'List Bank Account entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
oc_bank_account.admin.structure.settings:
|
|
title: 'Bank Account settings'
|
|
description: 'Configure Bank Account entities'
|
|
route_name: oc_bank_account.settings
|
|
parent: system.admin_structure
|
|
|
|
# Equal Opps menu items definition
|
|
entity.oc_equal_opps.collection:
|
|
title: 'Equal Opps list'
|
|
route_name: entity.oc_equal_opps.collection
|
|
description: 'List Equal Opps entities'
|
|
parent: system.admin_structure
|
|
weight: 100
|
|
|
|
oc_equal_opps.admin.structure.settings:
|
|
title: 'Equal Opps 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
|