mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-22 16:51:40 -07:00
Replace mail with launch icon, replace public eng btn with data source btn, copy update on Census, add census disclaimer text (#2161)
* update UI - closes #2159 * replace pub eng btn with data source btn - closes #2158 * update to US Census - closes #2157 * add census disclaimer - closes #2156
This commit is contained in:
parent
03a6d3c660
commit
160cac1002
22 changed files with 130 additions and 123 deletions
|
@ -390,27 +390,23 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<h1>
|
||||
Frequently asked questions
|
||||
</h1>
|
||||
<div>
|
||||
<a
|
||||
href="/en/public-engagement"
|
||||
<a
|
||||
href="https://www.surveymonkey.com/r/6G9TQJ8"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
<button
|
||||
class="usa-button"
|
||||
data-testid="button"
|
||||
type="button"
|
||||
>
|
||||
<button
|
||||
class="usa-button"
|
||||
data-testid="button"
|
||||
type="button"
|
||||
>
|
||||
<div>
|
||||
<img
|
||||
alt="an icon that represents a calendar"
|
||||
src="test-file-stub"
|
||||
/>
|
||||
<div>
|
||||
Public engagement
|
||||
</div>
|
||||
</div>
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
Share data sources with CEQ
|
||||
<img
|
||||
alt="launch icon"
|
||||
src="test-file-stub"
|
||||
/>
|
||||
</button>
|
||||
</a>
|
||||
</section>
|
||||
<div
|
||||
class="grid-row grid-gap j40-mb5-mt3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue