mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 18:38:26 -04:00
Remove notifications table from notification page
This table will only over show one notification. There’s a better way to display who the recipient was, and what the status of the notification is.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
{{ template|string }}
|
||||
|
||||
{{ ajax_block(partials, updates_url, 'status', finished=finished) }}
|
||||
{{ ajax_block(partials, updates_url, 'notifications', finished=finished) }}
|
||||
|
||||
{{ page_footer(
|
||||
secondary_link=url_for('.view_template', service_id=current_service.id, template_id=template.id),
|
||||
|
||||
Reference in New Issue
Block a user