mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
removed UTC text
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
{% block maincolumn_content %}
|
||||
|
||||
{{ page_header(page_title) }}
|
||||
|
||||
{{ ajax_block(
|
||||
partials,
|
||||
url_for('.get_notifications_as_json', service_id=current_service.id, message_type=message_type, status=status),
|
||||
@@ -52,7 +51,6 @@
|
||||
<span class="usa-search__submit-text">Search </span><img src="/assets/img/usa-icons-bg/search--white.svg"
|
||||
class="usa-search__submit-icon" alt="Search" />
|
||||
</button>
|
||||
|
||||
{% endcall %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user