mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 22:44:20 -07:00
Adds post 1.0 updates (#2105)
- closes #2104 - updates statistical areas link - closes #2103 - CAPs on NO and PARTIALLY - closes #2099 - Update press release on Alert and FAQs - closes #2101 - global replace high school degree to high school diploma - add comparison chart to FAQ - update .env file with comp chart route to S3 - update snapshots
This commit is contained in:
parent
7846635a30
commit
db75b8ae76
23 changed files with 162 additions and 51 deletions
|
@ -141,9 +141,9 @@ export const CATEGORY_AND_CLAUSE = {
|
|||
/>,
|
||||
HS_DEG_GTE_10: <FormattedMessage
|
||||
id={'methodology.page.category.and.clause.hs.ed.higher.ed'}
|
||||
defaultMessage={`<boldtag>AND</boldtag> fewer than 10% of people ages 25 or older have a <link1>high school education</link1> (i.e. graduated with a high school degree)
|
||||
defaultMessage={`<boldtag>AND</boldtag> fewer than 10% of people ages 25 or older have a <link1>high school education</link1> (i.e. graduated with a high school diploma)
|
||||
`}
|
||||
description={'Navigate to the methodology page. Navigate to the category section. This is the portion of the formula dealing with higher ed enrollment and high school degree rate'}
|
||||
description={'Navigate to the methodology page. Navigate to the category section. This is the portion of the formula dealing with higher ed enrollment and high school diploma rate'}
|
||||
values={{
|
||||
boldtag: boldFn,
|
||||
link1: simpleLink('#high-school'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue