From 37108667e7bfc1faafe2e8394b4ee381bc5a8b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 24 Sep 2025 18:03:15 -0400 Subject: [PATCH] Remove invisible rich text trash annoyingly kept from who knows where --- config/webform.webform.tech_for_coops.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/webform.webform.tech_for_coops.yml b/config/webform.webform.tech_for_coops.yml index cdce9f1..faff325 100644 --- a/config/webform.webform.tech_for_coops.yml +++ b/config/webform.webform.tech_for_coops.yml @@ -17,14 +17,14 @@ template: false archive: false id: tech_for_coops title: 'Technology for cooperatives survey' -description: 'Collecting information for and possible recipients of educational materials that would be produced by our collaboration on a CDF Cooperative Education Fund potential grant.' +description: '

Collecting information for and possible recipients of educational materials that would be produced by our collaboration on a CDF Cooperative Education Fund potential grant.

' categories: - 'Survey of needs' elements: |- main_software_needs: '#type': textarea '#title': 'What are the main software or online technology needs of your organization?' - '#description': 'Think about internal and external communication, financial management, places to keep shared documents, etc.' + '#description': 'Think about internal and external communication, financial management, places to keep shared documents, etc.' '#autocomplete': 'off' main_software_used: '#type': textarea @@ -33,7 +33,7 @@ elements: |- safety_concerns: '#type': textarea '#title': 'What are your concerns around online safety or other matters when using these tools?' - '#description': 'For example, confidential data being exposed to outside entities or governments.' + '#description': 'For example, confidential data being exposed to outside entities or governments.' '#autocomplete': 'off' alternatives_considered: '#type': textarea @@ -53,12 +53,12 @@ elements: |- educational_material_formats: '#type': textarea '#title': 'What educational or training material formats are most accesible for members of your organization?' - '#description': 'For example, which format would you be more likely to consult or use to study: pdf, video, webinar, audio, web page, printed material?' + '#description': 'For example, which format would you be more likely to consult or use to study: pdf, video, webinar, audio, web page, printed material… ?' '#autocomplete': 'off' describe_organization: '#type': textarea '#title': 'Please briefly describe the organization you work with.' - '#description': '
Main languages spoken, size, cooperative type, industry or sector— no need for identifying information!
' + '#description': 'Main languages spoken, size, cooperative type, industry or sector— no need for identifying information!' '#autocomplete': 'off' css: '' javascript: ''