a few more base modules
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Tabs on the profile admin page
|
||||
entity.profile.collection_tab:
|
||||
route_name: entity.profile.collection
|
||||
base_route: entity.profile.collection
|
||||
title: 'Profiles'
|
||||
|
||||
entity.profile_type.collection_tab:
|
||||
route_name: entity.profile_type.collection
|
||||
base_route: entity.profile.collection
|
||||
title: 'Profile types'
|
||||
|
||||
# Add tabs for each profile type
|
||||
entity.profile.user_profile_form:
|
||||
deriver: Drupal\profile\Plugin\Derivative\ProfileLocalTask
|
||||
Reference in New Issue
Block a user