Commit config snapshot
This commit is contained in:
parent
f525e7618c
commit
01a4d3d592
3 changed files with 114 additions and 0 deletions
|
@ -9,6 +9,70 @@ snapshotSet: config_sync
|
|||
extensionType: module
|
||||
extensionName: webform
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.webform_archive_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform
|
||||
id: webform_archive_action
|
||||
label: 'Archive webform'
|
||||
type: webform
|
||||
plugin: webform_archive_action
|
||||
configuration: { }
|
||||
_core:
|
||||
default_config_hash: OmnschvBLb9ZJn0iVyBd2odf8U8Nt0INjRbRMixZw9U
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.webform_close_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform
|
||||
id: webform_close_action
|
||||
label: 'Close webform'
|
||||
type: webform
|
||||
plugin: webform_close_action
|
||||
configuration: { }
|
||||
_core:
|
||||
default_config_hash: Dl-1T9PDkraB7MyMUjTJAioPEx6UNvIB9gqmnB1CRkk
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.webform_delete_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform
|
||||
id: webform_delete_action
|
||||
label: 'Delete webform'
|
||||
type: webform
|
||||
plugin: webform_delete_action
|
||||
configuration: { }
|
||||
_core:
|
||||
default_config_hash: e1bCTp0ryXZZtnS9nlVAbtoWz3-8fmbNlqKY3GHzbsM
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.webform_open_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform
|
||||
id: webform_open_action
|
||||
label: 'Open webform'
|
||||
type: webform
|
||||
plugin: webform_open_action
|
||||
configuration: { }
|
||||
_core:
|
||||
default_config_hash: AK83C-dOZEPruvi6GbkuhihWLnO4VtrbesqSC6izf4o
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.webform_submission_delete_action
|
||||
|
@ -79,6 +143,22 @@ items:
|
|||
type: webform_submission
|
||||
plugin: webform_submission_make_unsticky_action
|
||||
configuration: { }
|
||||
-
|
||||
collection: ''
|
||||
name: system.action.webform_unarchive_action
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- webform
|
||||
id: webform_unarchive_action
|
||||
label: 'Restore webform'
|
||||
type: webform
|
||||
plugin: webform_unarchive_action
|
||||
configuration: { }
|
||||
_core:
|
||||
default_config_hash: aqi5Ftlnhe9KyOowpK7CanEvJMBBo8xAR1dA99bKOuc
|
||||
-
|
||||
collection: ''
|
||||
name: views.view.webform_submissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue