mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 09:24:19 -07:00
Update release notes on UST (#2095)
This commit is contained in:
parent
b1ebb9e89d
commit
96cf9092b4
4 changed files with 8 additions and 8 deletions
|
@ -87,11 +87,11 @@ exports[`rendering of ReleaseUpdate Component checks if component renders 1`] =
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>
|
<li>
|
||||||
Water
|
Water and wastewater
|
||||||
</li>
|
</li>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Leaking underground storage tanks
|
Underground storage tanks and releases
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -222,12 +222,12 @@ export const RELEASE_1_0 = {
|
||||||
/>,
|
/>,
|
||||||
SECTION1_B2_5: <FormattedMessage
|
SECTION1_B2_5: <FormattedMessage
|
||||||
id={'download.page.release.update.SECTION1_B2_5'}
|
id={'download.page.release.update.SECTION1_B2_5'}
|
||||||
defaultMessage={`Water`}
|
defaultMessage={`Water and wastewater`}
|
||||||
description={'Navigate to the download page. This is SECTION1_B2_5'}
|
description={'Navigate to the download page. This is SECTION1_B2_5'}
|
||||||
/>,
|
/>,
|
||||||
SECTION1_B2_5_1: <FormattedMessage
|
SECTION1_B2_5_1: <FormattedMessage
|
||||||
id={'download.page.release.update.SECTION1_B2_5_1'}
|
id={'download.page.release.update.SECTION1_B2_5_1'}
|
||||||
defaultMessage={`Leaking underground storage tanks`}
|
defaultMessage={`Underground storage tanks and releases`}
|
||||||
description={'Navigate to the download page. This is SECTION1_B2_5_1'}
|
description={'Navigate to the download page. This is SECTION1_B2_5_1'}
|
||||||
/>,
|
/>,
|
||||||
SECTION1_B3: <FormattedMessage
|
SECTION1_B3: <FormattedMessage
|
||||||
|
|
|
@ -376,11 +376,11 @@
|
||||||
"description": "Navigate to the download page. This is SECTION1_B2_4_1"
|
"description": "Navigate to the download page. This is SECTION1_B2_4_1"
|
||||||
},
|
},
|
||||||
"download.page.release.update.SECTION1_B2_5": {
|
"download.page.release.update.SECTION1_B2_5": {
|
||||||
"defaultMessage": "Water",
|
"defaultMessage": "Water and wastewater",
|
||||||
"description": "Navigate to the download page. This is SECTION1_B2_5"
|
"description": "Navigate to the download page. This is SECTION1_B2_5"
|
||||||
},
|
},
|
||||||
"download.page.release.update.SECTION1_B2_5_1": {
|
"download.page.release.update.SECTION1_B2_5_1": {
|
||||||
"defaultMessage": "Leaking underground storage tanks",
|
"defaultMessage": "Underground storage tanks and releases",
|
||||||
"description": "Navigate to the download page. This is SECTION1_B2_5_1"
|
"description": "Navigate to the download page. This is SECTION1_B2_5_1"
|
||||||
},
|
},
|
||||||
"download.page.release.update.SECTION1_B3": {
|
"download.page.release.update.SECTION1_B3": {
|
||||||
|
|
|
@ -501,11 +501,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>
|
<li>
|
||||||
Water
|
Water and wastewater
|
||||||
</li>
|
</li>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Leaking underground storage tanks
|
Underground storage tanks and releases
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue