mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-31 14:31:18 -07:00
parent
c5b201e1b3
commit
a919e3ab51
4 changed files with 4 additions and 4 deletions
|
@ -340,7 +340,7 @@ exports[`rendering of the Categories checks if component renders 1`] = `
|
|||
class="usa-link"
|
||||
href="#prox-npl"
|
||||
>
|
||||
proximity to Superfind sites (National Priorities List (NPL))
|
||||
proximity to Superfund sites (National Priorities List (NPL))
|
||||
</a>
|
||||
OR
|
||||
<a
|
||||
|
|
|
@ -281,7 +281,7 @@ export const CATEGORIES = {
|
|||
/>,
|
||||
IF: <FormattedMessage
|
||||
id={'methodology.page.indicator.categories.legacy.pollution.if'}
|
||||
defaultMessage={`Have at least one <link0>abandoned mine land</link0> OR <link1>Formerly Used Defense Sites</link1> OR are at or above the 90th percentile for <link2>proximity to hazardous waste facilities</link2> OR <link3>proximity to Superfind sites (National Priorities List (NPL))</link3> OR <link4>proximity to Risk Management Plan (RMP) facilities</link4>`}
|
||||
defaultMessage={`Have at least one <link0>abandoned mine land</link0> OR <link1>Formerly Used Defense Sites</link1> OR are at or above the 90th percentile for <link2>proximity to hazardous waste facilities</link2> OR <link3>proximity to Superfund sites (National Priorities List (NPL))</link3> OR <link4>proximity to Risk Management Plan (RMP) facilities</link4>`}
|
||||
description={'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'}
|
||||
values={{
|
||||
link0: simpleLink('#mine-land'),
|
||||
|
|
|
@ -2468,7 +2468,7 @@
|
|||
"description": "Navigate to the methodology page. Navigate to the dataset section. This is the portion of the dataset card that populates the Used in section for the Reduction and remediation of legacy pollution methodology"
|
||||
},
|
||||
"methodology.page.indicator.categories.legacy.pollution.if": {
|
||||
"defaultMessage": "Have at least one <link0>abandoned mine land</link0> OR <link1>Formerly Used Defense Sites</link1> OR are at or above the 90th percentile for <link2>proximity to hazardous waste facilities</link2> OR <link3>proximity to Superfind sites (National Priorities List (NPL))</link3> OR <link4>proximity to Risk Management Plan (RMP) facilities</link4>",
|
||||
"defaultMessage": "Have at least one <link0>abandoned mine land</link0> OR <link1>Formerly Used Defense Sites</link1> OR are at or above the 90th percentile for <link2>proximity to hazardous waste facilities</link2> OR <link3>proximity to Superfund sites (National Priorities List (NPL))</link3> OR <link4>proximity to Risk Management Plan (RMP) facilities</link4>",
|
||||
"description": "Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula"
|
||||
},
|
||||
"methodology.page.indicator.categories.tribal.lands.methodology": {
|
||||
|
|
|
@ -788,7 +788,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
class="usa-link"
|
||||
href="#prox-npl"
|
||||
>
|
||||
proximity to Superfind sites (National Priorities List (NPL))
|
||||
proximity to Superfund sites (National Priorities List (NPL))
|
||||
</a>
|
||||
OR
|
||||
<a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue