mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 22:44:20 -07:00
Put codebook into <callout></callout> section (#1590)
Also, updated intl and tests snapshots
This commit is contained in:
parent
303c200fbe
commit
aa35758e42
5 changed files with 27 additions and 5 deletions
|
@ -113,7 +113,7 @@ export const DOWNLOAD_PACKAGE = {
|
|||
/>,
|
||||
DESCRIPTION1: <FormattedMessage
|
||||
id={ 'methodology.page.downloadPacket.info.text1'}
|
||||
defaultMessage= {`Download the data sources used in the CEJST (.csv, .xlxs, <callout>.pdf</callout> that describes how to use the list, and a codebook, {downloadFileSize} unzipped), the shapefile, along with a <callout>codebook</callout> (.zip, {shapefileSize} unzipped) or the technical support document (.pdf, {tsdFileSize} unzipped).`}
|
||||
defaultMessage= {`Download the data sources used in the CEJST (.csv, .xlxs, <callout>.pdf</callout> that describes how to use the list, and a <callout>codebook</callout>, {downloadFileSize} unzipped), the shapefile, along with a <callout>codebook</callout> (.zip, {shapefileSize} unzipped) or the technical support document (.pdf, {tsdFileSize} unzipped).`}
|
||||
description= {'Navigate to the methodology page. This is the download packet info text'}
|
||||
values= {{
|
||||
callout: newCalloutFontColorFn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue