mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 07:48:26 -04:00
Add messages to the current job’s history
This mocks out a data structure for a job’s messages, and renders this data: - on the notification page, as a table, which links through to… - …the page for an indidivual message
This commit is contained in:
@@ -13,7 +13,9 @@ GOV.UK Notify | Notifications activity
|
|||||||
{{ uploaded_file_name }}
|
{{ uploaded_file_name }}
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
<p>
|
||||||
{{ banner(flash_message) }}
|
{{ banner(flash_message) }}
|
||||||
|
</p>
|
||||||
|
|
||||||
<ul class="grid-row job-totals">
|
<ul class="grid-row job-totals">
|
||||||
<li class="column-one-third">
|
<li class="column-one-third">
|
||||||
|
|||||||
Reference in New Issue
Block a user