ccs-digitalmarketplace-frameworks 1.2.34 → 1.2.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/frameworks/digital-outcomes-6/questions/declaration/modernSlaveryStatementOptional.yml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
name: Modern slavery statement required
|
|
2
2
|
question: >
|
|
3
|
-
<p class="govuk-body">If you do not have a website upload a copy of your organisation’s slavery and human trafficking statement.</p>
|
|
3
|
+
<p class="govuk-body">If you do not have a website you can choose to upload a copy of your organisation’s slavery and human trafficking statement.</p>
|
|
4
4
|
|
|
5
5
|
<p class="govuk-body">Your statement should:</p>
|
|
6
6
|
<ul class="govuk-list govuk-list--bullet">
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
name: An internet (web) address
|
|
2
|
-
question: Do you have an internet web address
|
|
2
|
+
question: Do you have an internet web address?
|
|
3
3
|
|
|
4
4
|
type: radios
|
|
5
5
|
options:
|
|
6
6
|
- label: 'Yes'
|
|
7
7
|
value: web-address-yes
|
|
8
|
-
- label: We do not have an internet(web) address
|
|
8
|
+
- label: We do not have an internet (web) address
|
|
9
9
|
value: web-address-no
|
|
10
10
|
|
|
11
11
|
followup:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.35",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|