Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
13
drupal/config/sync/system.action.node_delete_action.yml
Normal file
13
drupal/config/sync/system.action.node_delete_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 0f2752c3-77fe-4a12-bfe3-5e7d4d5f025a
|
||||
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