mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-09 02:44:18 -07:00
Add TSD and RFI to alert, add link to download slides and reverse events in PEC (#1633)
* Add TSD link to alert - refactor LinkTypeWrapper API to take a defineMessage as URL - remove legacy console.log statements - update snapshots * Add slides under YouTube link * Render events in DESC order on PEC * Add RFI to alert and update snapshots
This commit is contained in:
parent
1293a52b18
commit
bed73dd8d7
19 changed files with 468 additions and 281 deletions
|
@ -320,7 +320,17 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<p
|
||||
class="usa-alert__text"
|
||||
>
|
||||
Download new technical support and other documentation and
|
||||
Download new
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="https://static-data-screeningtool.geoplatform.gov/data-pipeline/data/score/downloadable/cejst_technical_support_document.pdf"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
technical support
|
||||
</a>
|
||||
and other documentation and
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
|
@ -359,7 +369,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
sending feedback
|
||||
</a>
|
||||
has been extended to May 25, 2022.
|
||||
via the Request for Information has been extended to May 25, 2022.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue