updated contrib modules
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
# Tabs on the profile admin page
|
||||
# Tabs on the user admin page
|
||||
entity.profile.collection_tab:
|
||||
route_name: entity.profile.collection
|
||||
base_route: entity.profile.collection
|
||||
base_route: entity.user.collection
|
||||
title: 'Profiles'
|
||||
weight: 10
|
||||
|
||||
entity.profile_type.collection_tab:
|
||||
route_name: entity.profile_type.collection
|
||||
base_route: entity.profile.collection
|
||||
title: 'Profile types'
|
||||
entity.profile_type.edit_form:
|
||||
title: 'Edit'
|
||||
route_name: entity.profile_type.edit_form
|
||||
base_route: entity.profile_type.edit_form
|
||||
|
||||
# Add tabs for each profile type
|
||||
entity.profile.user_profile_form:
|
||||
|
||||
Reference in New Issue
Block a user