From 6edc20df55ceaccd8a370f3f3e53f1c19b5d2a65 Mon Sep 17 00:00:00 2001
From: Beverly Nguyen
Date: Wed, 13 Dec 2023 15:17:04 -0800
Subject: [PATCH] removed UTC text
---
app/templates/views/notifications.html | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html
index 853bcf762..5e56d31b0 100644
--- a/app/templates/views/notifications.html
+++ b/app/templates/views/notifications.html
@@ -18,7 +18,7 @@
{% 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),
@@ -51,8 +51,8 @@
-
+
+
{% endcall %}
@@ -70,11 +70,6 @@
Data available for {{ partials.service_data_retention_days }} days
-
- View timezone chart
-
- For help with understanding and converting UTC times
-
{% endif %}
{{ ajax_block(