completed config files with static page content type and workflow
This commit is contained in:
13
config/install/system.action.node_delete_action.yml
Normal file
13
config/install/system.action.node_delete_action.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
uuid: 4c4a8dc2-b962-4825-898e-43c268b9a4aa
|
||||
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