ccs-digitalmarketplace-frameworks 5.4.2 → 5.4.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.
|
@@ -7,7 +7,6 @@ hint: >
|
|
|
7
7
|
</p>
|
|
8
8
|
<ul class="govuk-hint govuk-list govuk-list--bullet">
|
|
9
9
|
<li>Open Document Spreadsheet (ODS) or a Microsoft Excel Spreadsheet (XLSX)</li>
|
|
10
|
-
<li>Open Document Format (ODF), PDF/A (eg .pdf, .odt)</li>
|
|
11
10
|
</ul>
|
|
12
11
|
<p class="govuk-hint">
|
|
13
12
|
The maximum file size is 20MB
|
|
@@ -20,7 +19,6 @@ file_settings:
|
|
|
20
19
|
max_size: 20
|
|
21
20
|
file_types:
|
|
22
21
|
- spreadsheet
|
|
23
|
-
- open_document
|
|
24
22
|
|
|
25
23
|
depends:
|
|
26
24
|
- "on": is_lead_bidder
|