mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Add caveat about provider version history
To go with https://github.com/alphagov/notifications-api/pull/3500
This commit is contained in:
@@ -18,6 +18,11 @@
|
|||||||
<div class="govuk-grid-column-two-thirds">
|
<div class="govuk-grid-column-two-thirds">
|
||||||
|
|
||||||
{{ page_header(provider_versions[0].display_name) }}
|
{{ page_header(provider_versions[0].display_name) }}
|
||||||
|
|
||||||
|
<p class="govuk-body">
|
||||||
|
Only showing the latest 100 versions.
|
||||||
|
</p>
|
||||||
|
|
||||||
{% call(item, row_number) list_table(
|
{% call(item, row_number) list_table(
|
||||||
provider_versions,
|
provider_versions,
|
||||||
caption='',
|
caption='',
|
||||||
|
|||||||
Reference in New Issue
Block a user