BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
13
config/sync/system.action.node_delete_action.yml
Normal file
13
config/sync/system.action.node_delete_action.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
uuid: da0c60e1-9b7a-4335-a3b9-101c6151a6d9
|
||||
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: { }
|
Reference in New Issue
Block a user