ccs-digitalmarketplace-frameworks 3.0.2 → 3.0.3

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.
@@ -20,7 +20,7 @@ digit_limits:
20
20
  validations:
21
21
  - name: answer_required
22
22
  field: itOperationsRolesItServiceManagerHeadPriceMax
23
- message: Enter the amount you will charge for a head of it service management
23
+ message: Enter the amount you will charge for a head of IT service management
24
24
  - name: not_money_format
25
25
  field: itOperationsRolesItServiceManagerHeadPriceMax
26
26
  message: Maximum price must be a number less than 10,000, without units, like 99.95
@@ -20,7 +20,7 @@ digit_limits:
20
20
  validations:
21
21
  - name: answer_required
22
22
  field: itOperationsRolesItServiceManagerHeadPriceMax
23
- message: Enter the amount you will charge for a head of it service management
23
+ message: Enter the amount you will charge for a head of IT service management
24
24
  - name: not_money_format
25
25
  field: itOperationsRolesItServiceManagerHeadPriceMax
26
26
  message: Maximum price must be a number less than 10,000, without units, like 99.95
@@ -1,6 +1,6 @@
1
- name: Where will your head of it service management work?
1
+ name: Where will your head of IT service management work?
2
2
  question: |
3
- <p class="govuk-!-margin-bottom-2"><span class="govuk-fieldset__legend--s">Where will your head of it service management work?</span></p>
3
+ <p class="govuk-!-margin-bottom-2"><span class="govuk-fieldset__legend--s">Where will your head of IT service management work?</span></p>
4
4
  <p class="govuk-!-margin-bottom-0"><span class="govuk-fieldset__legend--s">Choose all the locations where the specialist can work at buyer’s sites, and whether they can work offsite.</span></p>
5
5
  hint: |
6
6
  ‘Offsite’ means the supplier will not be working at the buyer’s own sites.
@@ -20,7 +20,7 @@ digit_limits:
20
20
  validations:
21
21
  - name: answer_required
22
22
  field: itOperationsRolesItServiceManagerHeadUkPriceMax
23
- message: Enter the amount you will charge for a head of it service management
23
+ message: Enter the amount you will charge for a head of IT service management
24
24
  - name: not_money_format
25
25
  field: itOperationsRolesItServiceManagerHeadUkPriceMax
26
26
  message: Maximum price must be a number less than 10,000, without units, like 99.95
@@ -20,7 +20,7 @@ digit_limits:
20
20
  validations:
21
21
  - name: answer_required
22
22
  field: itOperationsRolesItServiceManagerSeniorPriceMax
23
- message: Enter the amount you will charge for a senior it service manager
23
+ message: Enter the amount you will charge for a senior IT service manager
24
24
  - name: not_money_format
25
25
  field: itOperationsRolesItServiceManagerSeniorPriceMax
26
26
  message: Maximum price must be a number less than 10,000, without units, like 99.95
@@ -20,7 +20,7 @@ digit_limits:
20
20
  validations:
21
21
  - name: answer_required
22
22
  field: itOperationsRolesItServiceManagerSeniorPriceMax
23
- message: Enter the amount you will charge for a senior it service manager
23
+ message: Enter the amount you will charge for a senior IT service manager
24
24
  - name: not_money_format
25
25
  field: itOperationsRolesItServiceManagerSeniorPriceMax
26
26
  message: Maximum price must be a number less than 10,000, without units, like 99.95
@@ -1,6 +1,6 @@
1
- name: Where will your senior it service manager work?
1
+ name: Where will your senior IT service manager work?
2
2
  question: |
3
- <p class="govuk-!-margin-bottom-2"><span class="govuk-fieldset__legend--s">Where will your senior it service manager work?</span></p>
3
+ <p class="govuk-!-margin-bottom-2"><span class="govuk-fieldset__legend--s">Where will your senior IT service manager work?</span></p>
4
4
  <p class="govuk-!-margin-bottom-0"><span class="govuk-fieldset__legend--s">Choose all the locations where the specialist can work at buyer’s sites, and whether they can work offsite.</span></p>
5
5
  hint: |
6
6
  ‘Offsite’ means the supplier will not be working at the buyer’s own sites.
@@ -20,7 +20,7 @@ digit_limits:
20
20
  validations:
21
21
  - name: answer_required
22
22
  field: itOperationsRolesItServiceManagerSeniorUkPriceMax
23
- message: Enter the amount you will charge for a senior it service manager
23
+ message: Enter the amount you will charge for a senior IT service manager
24
24
  - name: not_money_format
25
25
  field: itOperationsRolesItServiceManagerSeniorUkPriceMax
26
26
  message: Maximum price must be a number less than 10,000, without units, like 99.95
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"