mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Provide Performance Platform report as Excel file
This is the format we need to upload it in, so this means not having to manually re-save it as Excel.
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a target="_blank" href="{{ url_for('main.performance_platform_csv') }}">Download performance platform csv report</a>
|
||||
<a target="_blank" href="{{ url_for('main.performance_platform_xlsx') }}">Download performance platform report (.xlsx)</a>
|
||||
<p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user