forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
12 lines
346 B
YAML
12 lines
346 B
YAML
entity.profile.collection:
|
|
title: 'Profiles'
|
|
description: 'Manage user profiles.'
|
|
route_name: entity.profile.collection
|
|
parent: entity.user.collection
|
|
|
|
entity.profile_type.collection:
|
|
title: 'Profile types'
|
|
description: 'Manage profile types, including fields.'
|
|
route_name: entity.profile_type.collection
|
|
parent: user.admin_index
|