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.comment_save_action.yml
Normal file
13
drupal/config/sync/system.action.comment_save_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 5b84b397-0142-48e1-88a4-77cfb9676d68
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
_core:
|
||||
default_config_hash: lfyE_snmvfg_EQ3VDyhUtGAXgmqtEiqa46I3bTMg8DU
|
||||
id: comment_save_action
|
||||
label: 'Save comment'
|
||||
type: comment
|
||||
plugin: 'entity:save_action:comment'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue