mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 13:44:18 -07:00
Update copy bug on heart disease (#1522)
This commit is contained in:
parent
2c82f2f3da
commit
a1605cbaf2
3 changed files with 6 additions and 13 deletions
|
@ -1649,11 +1649,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
|
||||||
<div>
|
<div>
|
||||||
Heart disease
|
Heart disease
|
||||||
<div>
|
<div>
|
||||||
|
People ages 18 years and older who have been told they have heart disease
|
||||||
Navigate to the explore the tool page. When the map is in view, click on the map. The side panel
|
|
||||||
will show an indicator desciption of Weighted percent of people ages 18 years and older who have
|
|
||||||
been told they have heart disease
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
@ -677,12 +677,9 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
|
||||||
},
|
},
|
||||||
HEART_DISEASE: {
|
HEART_DISEASE: {
|
||||||
id: 'explore.tool.page.side.panel.indicator.description.heartDisease',
|
id: 'explore.tool.page.side.panel.indicator.description.heartDisease',
|
||||||
defaultMessage: `
|
defaultMessage: `People ages 18 years and older who have been told they have heart disease`,
|
||||||
Navigate to the explore the tool page. When the map is in view, click on the map. The side panel
|
description: `Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show an indicator desciption of Weighted percent of people ages 18 years and older who have
|
||||||
will show an indicator desciption of Weighted percent of people ages 18 years and older who have
|
been told they have heart disease`,
|
||||||
been told they have heart disease
|
|
||||||
`,
|
|
||||||
description: `People ages 18 years and older who have been told they have heart disease`,
|
|
||||||
},
|
},
|
||||||
LOW_LIFE_EXPECT: {
|
LOW_LIFE_EXPECT: {
|
||||||
id: 'explore.tool.page.side.panel.indicator.description.lifeExpect',
|
id: 'explore.tool.page.side.panel.indicator.description.lifeExpect',
|
||||||
|
|
|
@ -420,8 +420,8 @@
|
||||||
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show an indicator desciption of Economic loss rate to the population in fatalities and \n injuries resulting from natural hazards"
|
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show an indicator desciption of Economic loss rate to the population in fatalities and \n injuries resulting from natural hazards"
|
||||||
},
|
},
|
||||||
"explore.tool.page.side.panel.indicator.description.heartDisease": {
|
"explore.tool.page.side.panel.indicator.description.heartDisease": {
|
||||||
"defaultMessage": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show an indicator desciption of Weighted percent of people ages 18 years and older who have been told they have heart disease",
|
"defaultMessage": "People ages 18 years and older who have been told they have heart disease",
|
||||||
"description": "People ages 18 years and older who have been told they have heart disease"
|
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show an indicator desciption of Weighted percent of people ages 18 years and older who have \n been told they have heart disease"
|
||||||
},
|
},
|
||||||
"explore.tool.page.side.panel.indicator.description.high.ed": {
|
"explore.tool.page.side.panel.indicator.description.high.ed": {
|
||||||
"defaultMessage": "Percent of the census tract's population 15 or older not enrolled in college, university, or graduate school",
|
"defaultMessage": "Percent of the census tract's population 15 or older not enrolled in college, university, or graduate school",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue