Remove TSD link from download page (#2094)

- waiting for 1.0 TSD
This commit is contained in:
Vim 2022-11-21 16:01:02 -08:00 committed by GitHub
commit b1ebb9e89d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 20 deletions

View file

@ -571,17 +571,17 @@ export const DOWNLOAD_LINKS = {
/>, />,
LINK4: <FormattedMessage LINK4: <FormattedMessage
id={'download.page.download.file.4'} id={'download.page.download.file.4'}
defaultMessage={`<link4>Technical support document</link4> (.pdf {tsdFileSize})`} defaultMessage={`Technical support document (version 1.0 coming soon)`}
description={'Navigate to the download page. This is fourth download file link'} description={'Navigate to the download page. This is fourth download file link'}
values={{ values={{
link4: COMMON_COPY.linkFn(DOWNLOAD_FILES.NARWAL.TSD.URL, false, true), // link4: COMMON_COPY.linkFn(DOWNLOAD_FILES.NARWAL.TSD.URL, false, true),
link4es: COMMON_COPY.linkFn(DOWNLOAD_FILES.NARWAL.TSD_ES.URL, false, true), // link4es: COMMON_COPY.linkFn(DOWNLOAD_FILES.NARWAL.TSD_ES.URL, false, true),
tsdFileSize: <FormattedNumber // tsdFileSize: <FormattedNumber
value={DOWNLOAD_FILES.NARWAL.TSD.SIZE} // value={DOWNLOAD_FILES.NARWAL.TSD.SIZE}
style="unit" // style="unit"
unit="megabyte" // unit="megabyte"
unitDisplay="narrow" // unitDisplay="narrow"
/>, // />,
}} }}
/>, />,
LINK5: <FormattedMessage LINK5: <FormattedMessage

View file

@ -296,7 +296,7 @@
"description": "Navigate to the download page. This is third download file link" "description": "Navigate to the download page. This is third download file link"
}, },
"download.page.download.file.4": { "download.page.download.file.4": {
"defaultMessage": "<link4>Technical support document</link4> (.pdf {tsdFileSize})", "defaultMessage": "Technical support document (version 1.0 coming soon)",
"description": "Navigate to the download page. This is fourth download file link" "description": "Navigate to the download page. This is fourth download file link"
}, },
"download.page.download.file.5": { "download.page.download.file.5": {

View file

@ -706,16 +706,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
(Codebook included with shapefile 356.8MB unzipped) (Codebook included with shapefile 356.8MB unzipped)
</p> </p>
<p> <p>
<a Technical support document (version 1.0 coming soon)
class="usa-link usa-link--external"
data-cy=""
href="//"
rel="noreferrer"
target="_blank"
>
Technical support document
</a>
(.pdf 2.4MB)
</p> </p>
<p> <p>
<a <a