Initial Drupal 11 with DDEV setup
This commit is contained in:
5
web/core/modules/path/path.links.action.yml
Normal file
5
web/core/modules/path/path.links.action.yml
Normal file
@ -0,0 +1,5 @@
|
||||
entity.path_alias.add_form:
|
||||
route_name: entity.path_alias.add_form
|
||||
title: 'Add alias'
|
||||
appears_on:
|
||||
- entity.path_alias.collection
|
||||
Reference in New Issue
Block a user