Commit config after db updates; primarily linebreak expansions
This commit is contained in:
parent
f803aa6668
commit
27bc701d4a
82 changed files with 2765 additions and 199 deletions
|
@ -12,7 +12,11 @@ id: workshops
|
|||
title: Workshops
|
||||
description: Workshops
|
||||
category: ''
|
||||
elements: "basic_encryption:\n '#type': textarea\n '#title': 'Basic encryption'\n '#description': 'Encrypt your email and phone communications.'\n"
|
||||
elements: |
|
||||
basic_encryption:
|
||||
'#type': textarea
|
||||
'#title': 'Basic encryption'
|
||||
'#description': 'Encrypt your email and phone communications.'
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
@ -33,7 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_disable_remote_addr: false
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue