Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
13
config/system.action.comment_delete_action.yml
Normal file
13
config/system.action.comment_delete_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: a1f84124-36c9-47b4-af7a-78312cac0654
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: vpBH8OmL4sdesCdeZLsW8KOutB5gkbreWJbfjhfFKaQ
|
||||
id: comment_delete_action
|
||||
label: 'Delete comment'
|
||||
type: comment
|
||||
plugin: 'entity:delete_action:comment'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue