Commit seemingly harmless self-updates inc config from enabled modules
This commit is contained in:
parent
b85e8082c3
commit
0e7f12ee7a
48 changed files with 377 additions and 166 deletions
|
@ -1,4 +1,3 @@
|
|||
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
|
@ -31,9 +30,13 @@ javascript: ''
|
|||
settings:
|
||||
ajax: false
|
||||
ajax_scroll_top: form
|
||||
ajax_progress_type: ''
|
||||
ajax_effect: ''
|
||||
ajax_speed: null
|
||||
page: true
|
||||
page_submit_path: ''
|
||||
page_confirm_path: ''
|
||||
page_admin_theme: false
|
||||
form_title: both
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
|
@ -105,6 +108,8 @@ settings:
|
|||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
draft_pending_single_message: ''
|
||||
draft_pending_multiple_message: ''
|
||||
confirmation_type: url_message
|
||||
confirmation_title: 'You are now subscribed.'
|
||||
confirmation_message: 'Welcome to the training list! You are subscribed as [webform_submission:values:your_name] <[webform_submission:values:your_email]>. We hope to see you at one of our trainings in the near future.'
|
||||
|
@ -115,6 +120,7 @@ settings:
|
|||
confirmation_back_attributes: { }
|
||||
confirmation_exclude_query: false
|
||||
confirmation_exclude_token: false
|
||||
confirmation_update: false
|
||||
limit_total: null
|
||||
limit_total_interval: null
|
||||
limit_total_message: ''
|
||||
|
@ -194,3 +200,4 @@ handlers:
|
|||
mergevars: ''
|
||||
interest_groups: { }
|
||||
control: ''
|
||||
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue