Merge pull request #1901 from GSA/notify-admin-1877

set timezone automatically
This commit is contained in:
Beverly Nguyen
2024-08-27 17:35:58 -07:00
committed by GitHub
16 changed files with 70 additions and 38 deletions

View File

@@ -1,3 +1,5 @@
{% extends "withnav_template.html" %}
{% from "components/table.html" import list_table, field, text_field, link_field, right_aligned_field_heading, hidden_field_heading, row_heading, notification_status_field, notification_carrier_field, notification_carrier_message_field %}
@@ -8,6 +10,8 @@
{% endblock %}
{% block maincolumn_content %}
<script type="text/javascript" src="{{ asset_url('js/setTimezone.js') }}"></script>
<div class="dashboard margin-bottom-2">