mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
13
drupal10/config/system.action.node_delete_action.yml
Normal file
13
drupal10/config/system.action.node_delete_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 87c8b853-4f4e-41ee-a93f-b4ed17bfae03
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: t43OqwzP3CTbcAagSsWKNy6KwMm_zShXo3c4-So6rQg
|
||||
id: node_delete_action
|
||||
label: 'Delete content'
|
||||
type: node
|
||||
plugin: 'entity:delete_action:node'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue