Commit updated configuration from successful upgrade to Drupal 9
This commit is contained in:
parent
c69eb0b9ea
commit
b52b7c9a71
56 changed files with 211 additions and 31 deletions
11
config/system.action.webform_delete_action.yml
Normal file
11
config/system.action.webform_delete_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 566be4f3-1c4d-416f-9da8-caaecf1b7dfe
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform
|
||||
id: webform_delete_action
|
||||
label: 'Delete webform'
|
||||
type: webform
|
||||
plugin: webform_delete_action
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue